Skip to content

Commit b0e5eeb

Browse files
authored
Update to 0.16 git as of 2024-06-16 (#81)
1 parent 8821c73 commit b0e5eeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tokio = { version = "1.0", features = ["rt-multi-thread", "macros", "signal"] }
1515
tokio-util = { version = "0.7.8", default-features = false, features = ["time"] }
1616
tracing = "0.1"
1717
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
18-
twilight-http-ratelimiting = { git = "https://github.com/twilight-rs/twilight.git", ref = "302688daa951e6353f75eee56a55d684726b8c3" } # HEAD on 2024-06-15
18+
twilight-http-ratelimiting = { git = "https://github.com/twilight-rs/twilight.git", rev = "280437bb81e71a6992cf74619f819bc8f8c42d42" } # HEAD on 2024-06-15
1919

2020
# Only used by the `expose-metrics` feature.
2121
metrics = { version = "0.21", optional = true }

0 commit comments

Comments
 (0)