parent
bfbb9ecece
commit
07f0fe2961
@ -1 +1 @@
|
||||
SHA512 (thread_local-1.1.4.crate) = db7ff3eb88a73d9313dd58d72397614c5aae6be1d64ead7f16535cae2857be3b27d189e7955308591ec64a0d67777fd2a62a2b124ca73facb9a2d8e0458bdbb5
|
||||
SHA512 (thread_local-1.1.7.crate) = 3772452c2a349fb564d29bb06e13c8ae64807db27c3ee217fa04fd0e9847e94adeea582b82ffc2d9116f31ff478eb088550caf1346c263de49b55fa17b431c31
|
||||
|
@ -1,17 +1,22 @@
|
||||
--- 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"
|
||||
--- thread_local-1.1.7/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ thread_local-1.1.7/Cargo.toml 2023-02-19T21:27:42.639663+00:00
|
||||
@@ -25,19 +25,12 @@
|
||||
license = "MIT OR Apache-2.0"
|
||||
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.cfg-if]
|
||||
version = "1.0.0"
|
||||
|
||||
[dependencies.once_cell]
|
||||
version = "1.5.2"
|
||||
|
||||
-[dev-dependencies.criterion]
|
||||
-version = "0.4.0"
|
||||
-
|
||||
[features]
|
||||
nightly = []
|
||||
|
||||
|
Loading…
Reference in new issue