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.
experimental-threads
1 parent d8be469 commit 514598fCopy full SHA for 514598f
godot-cell/Cargo.toml
@@ -18,7 +18,7 @@ proptest = { workspace = true, optional = true }
18
19
# https://docs.rs/about/metadata
20
[package.metadata.docs.rs]
21
-features = ["experimental-godot-api"]
+features = ["experimental-godot-api", "experimental-threads"]
22
rustdoc-args = ["--cfg", "published_docs"]
23
rustc-args = ["--cfg", "published_docs"]
24
0 commit comments