We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26edab commit 0abc877Copy full SHA for 0abc877
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rustix"
3
-version = "1.0.0-prerelease.1"
+version = "1.0.0"
4
authors = [
5
"Dan Gohman <dev@sunfishcode.online>",
6
"Jakub Konka <kubkon@jakubkonka.com>",
Congrats on the 1.0 release!
1 commit comments
cgwalters commentedon Mar 6, 2025
Congrats on the 1.0 release!