Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit e412c18

Browse files
committed
v0.2.0
1 parent 789040d commit e412c18

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

Cargo.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ members = ["crates/*"]
44
resolver = "2"
55

66
[workspace.package]
7-
version = "0.1.0"
7+
version = "0.2.0"
88
license = "Apache-2.0"
99
authors = ["Quentin Gliech <[email protected]>"]
1010
edition = "2021"
@@ -71,4 +71,4 @@ generic-array.opt-level = 3
7171
# Until https://github.com/dylanhart/ulid-rs/pull/56 gets released
7272
[patch.crates-io.ulid]
7373
git = "https://github.com/dylanhart/ulid-rs.git"
74-
rev = "0b9295c2db2114cd87aa19abcc1fc00c16b272db"
74+
rev = "0b9295c2db2114cd87aa19abcc1fc00c16b272db"

0 commit comments

Comments
 (0)