Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
- Update rand to 0.8
- Fix clippy lints and format
  • Loading branch information
kazk committed Feb 16, 2021
1 parent c85fa0a commit b861297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xid"
version = "0.1.1"
version = "1.0.0"
license = "MIT"
description = "Globally unique sortable id generator. A Rust port of https://github.com/rs/xid."
keywords = ["id"]
Expand Down

0 comments on commit b861297

Please sign in to comment.