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 d4d78fa commit e8a4ae4Copy full SHA for e8a4ae4
1 file changed
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "spaceflake"
3
-description = "⛄ A distributed generator to create unique IDs with ease in Go; inspired by Twitter's Snowflake"
4
-version = "1.1.1"
+description = "⛄ A distributed generator to create unique IDs with ease in Rust; inspired by Twitter's Snowflake"
+version = "1.1.2"
5
edition = "2021"
6
license-file = "LICENSE.md"
7
readme = "README.md"
0 commit comments