feat: remove como
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
c718124e85
commit
392ecd88db
1
crates/como/.gitignore
vendored
1
crates/como/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
/target
|
|
@ -1,8 +0,0 @@
|
|||||||
[package]
|
|
||||||
name = "como"
|
|
||||||
version = "0.1.0"
|
|
||||||
edition = "2021"
|
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
||||||
|
|
||||||
[dependencies]
|
|
@ -1,3 +0,0 @@
|
|||||||
fn main() {
|
|
||||||
println!("Hello, world!");
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user