feat: remove como

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-12-10 19:46:38 +01:00
parent c718124e85
commit 392ecd88db
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394
3 changed files with 0 additions and 12 deletions

View File

@ -1 +0,0 @@
/target

View File

@ -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]

View File

@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}