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 77280f1 commit cbbbdd6Copy full SHA for cbbbdd6
crates/cuid/Cargo.toml
@@ -11,7 +11,6 @@ homepage.workspace = true
11
repository.workspace = true
12
13
[dependencies]
14
-base36 = "0.0.1"
15
cuid1.workspace = true
16
cuid2.workspace = true
17
num = { version = "0.4.0", features = ["num-bigint"] }
crates/cuid1/Cargo.toml
@@ -9,7 +9,6 @@ homepage.workspace = true
9
10
cuid-util.workspace = true
once_cell = "1.19.0"
0 commit comments