We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a172690 commit 178db9eCopy full SHA for 178db9e
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "dropping-thread-local"
3
description = "A dynamically allocated ThreadLocal that ensures destructors are run on thread exit"
4
-version = "0.1.0-alpha.0"
+version = "0.1.0"
5
authors = ["Techcable"]
6
license = "Apache-2.0 OR MIT"
7
edition = "2024"
0 commit comments