X-Git-Url: https://piware.de/gitweb/?p=learn-rust.git;a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=0000000000000000000000000000000000000000;hp=2ec172e055695218879dfc90375013524142c8e1;hb=b653e9fe9d8492f2d4b5419721f7e00b392055f9;hpb=8c240f514e17c9a935f5f392e6a87779ae1c09e8 diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index 2ec172e..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,9 +0,0 @@ -[package] -name = "learning" -version = "0.1.0" -edition = "2018" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -global_counter = { version = "0.2.2", default-features = false }