Skip to content

Commit

Permalink
Merge pull request #7529 from rust-lang/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
LawnGnome authored Nov 14, 2023
2 parents 7608eab + 6fb4c9d commit 8351571
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
Expand Up @@ -97,7 +97,7 @@ tower = "=0.4.13"
tower-http = { version = "=0.4.4", features = ["add-extension", "fs", "catch-panic", "timeout", "compression-full"] }
tracing = "=0.1.40"
tracing-subscriber = { version = "=0.3.18", features = ["env-filter"] }
typomania = { version = "0.1.2", default-features = false }
typomania = { version = "=0.1.2", default-features = false }
url = "=2.4.1"

[dev-dependencies]
Expand Down

0 comments on commit 8351571

Please sign in to comment.