X-Git-Url: https://piware.de/gitweb/?p=learn-rust.git;a=blobdiff_plain;f=concepts%2FCargo.toml;h=a642e49d5b497ee55da0bb597d5b198b15b1bbe4;hp=2ec172e055695218879dfc90375013524142c8e1;hb=104293d702699d7338144e3fe6384a283a1e5db2;hpb=b653e9fe9d8492f2d4b5419721f7e00b392055f9 diff --git a/concepts/Cargo.toml b/concepts/Cargo.toml index 2ec172e..a642e49 100644 --- a/concepts/Cargo.toml +++ b/concepts/Cargo.toml @@ -6,4 +6,3 @@ 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 }