diff options
author | mathiasmagnusson <mathiasmagnussons@gmail.com> | 2022-12-09 18:00:41 +0100 |
---|---|---|
committer | mathiasmagnusson <mathiasmagnussons@gmail.com> | 2022-12-09 18:00:41 +0100 |
commit | a1eb38bebe6ce1668c3f96489506c3b05b9fe5cb (patch) | |
tree | cccf0fd4763dba123efab7c896292dc18d1eb458 /kattis-open-almostunionfind/Cargo.toml | |
parent | e41e6c8bc72e3300a0fa137f198454341bc315b1 (diff) | |
download | programming-problem-solving-a1eb38bebe6ce1668c3f96489506c3b05b9fe5cb.tar.gz |
Move stuff around
Diffstat (limited to 'kattis-open-almostunionfind/Cargo.toml')
-rw-r--r-- | kattis-open-almostunionfind/Cargo.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/kattis-open-almostunionfind/Cargo.toml b/kattis-open-almostunionfind/Cargo.toml deleted file mode 100644 index e40a8b1..0000000 --- a/kattis-open-almostunionfind/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "kattis-open-almostunionfind" -version = "0.1.0" -edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] |