Skip to content

Commit 340dd46

Browse files
sypharNemo157
authored andcommitted
unfreeze slug package
1 parent afad881 commit 340dd46

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ crates-index = { version = "0.15.1", optional = true }
3030
crates-index-diff = "8.0.0"
3131
reqwest = { version = "0.11", features = ["blocking", "json"] } # TODO: Remove blocking when async is ready
3232
semver = { version = "0.9", features = ["serde"] }
33-
slug = "=0.1.1"
33+
slug = "0.1.1"
3434
env_logger = "0.7"
3535
r2d2 = "0.8"
3636
r2d2_postgres = "0.18"

0 commit comments

Comments
 (0)