We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca4007 commit 322cf34Copy full SHA for 322cf34
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "thread_local"
3
-version = "1.1.1"
+version = "1.1.2"
4
authors = ["Amanieu d'Antras <amanieu@gmail.com>"]
5
description = "Per-object thread-local storage"
6
documentation = "https://docs.rs/thread_local/"
0 commit comments