]> piware.de Git - learn-rust.git/blobdiff - Cargo.toml
Replace unsafe test code with global_counter
[learn-rust.git] / Cargo.toml
index a642e49d5b497ee55da0bb597d5b198b15b1bbe4..2ec172e055695218879dfc90375013524142c8e1 100644 (file)
@@ -6,3 +6,4 @@ 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 }