Skip to content

Commit

Permalink
solution: day02b
Browse files Browse the repository at this point in the history
  • Loading branch information
iocanel committed Dec 2, 2021
1 parent 365c6d6 commit d3e8bcf
Show file tree
Hide file tree
Showing 3 changed files with 1,046 additions and 0 deletions.
8 changes: 8 additions & 0 deletions 2021/day02b/Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[package]
name = "dive"
version = "0.1.0"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Loading

0 comments on commit d3e8bcf

Please sign in to comment.