Skip to content

Commit c6b86f2

Browse files
committed
Require at least twilight-http-ratelimiting 0.8.2
1 parent e884f45 commit c6b86f2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -13,7 +13,7 @@ hyper-trust-dns = { version = "0.3", default-features = false }
1313
tokio = { version = "1.0", features = ["rt-multi-thread", "macros", "signal"] }
1414
tracing = "0.1"
1515
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
16-
twilight-http-ratelimiting = "0.8.1"
16+
twilight-http-ratelimiting = "0.8.2"
1717

1818
# Only used by the `expose-metrics` feature.
1919
metrics = { version = "0.17", optional = true }

0 commit comments

Comments
 (0)