commit
c906e3a771
@ -1 +1 @@
|
|||||||
SHA512 (thread_local-1.1.3.crate) = 89fe00c005b2bcbb77f2286475dc04f1400b3cd3bc165162f70c1a91f7fe98132f5d0a65e5f1bb36fd8c33617e6d548f3a68df7a2302ea3a177717c71fc112b6
|
SHA512 (thread_local-1.1.4.crate) = db7ff3eb88a73d9313dd58d72397614c5aae6be1d64ead7f16535cae2857be3b27d189e7955308591ec64a0d67777fd2a62a2b124ca73facb9a2d8e0458bdbb5
|
||||||
|
@ -0,0 +1,17 @@
|
|||||||
|
--- thread_local-1.1.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ thread_local-1.1.4/Cargo.toml 2022-01-24T16:20:07.354322+00:00
|
||||||
|
@@ -21,14 +21,6 @@
|
||||||
|
license = "Apache-2.0/MIT"
|
||||||
|
repository = "https://github.com/Amanieu/thread_local-rs"
|
||||||
|
|
||||||
|
-[[bench]]
|
||||||
|
-name = "thread_local"
|
||||||
|
-harness = false
|
||||||
|
-required-features = ["criterion"]
|
||||||
|
-[dependencies.criterion]
|
||||||
|
-version = "0.3.3"
|
||||||
|
-optional = true
|
||||||
|
-
|
||||||
|
[dependencies.once_cell]
|
||||||
|
version = "1.5.2"
|
||||||
|
|
Loading…
Reference in new issue