mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-12-18 10:19:55 +00:00
Remove empty 2021 dir
This commit is contained in:
parent
3aa849f926
commit
8fdb89a1b8
2 changed files with 0 additions and 11 deletions
|
@ -1,8 +0,0 @@
|
||||||
[package]
|
|
||||||
name = "advent-of-code"
|
|
||||||
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 a new issue