Skip to content

Commit

Permalink
Update to 0.16 git as of 2024-06-16 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
Erk- authored Jun 16, 2024
1 parent 8821c73 commit b0e5eeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tokio = { version = "1.0", features = ["rt-multi-thread", "macros", "signal"] }
tokio-util = { version = "0.7.8", default-features = false, features = ["time"] }
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
twilight-http-ratelimiting = { git = "https://github.com/twilight-rs/twilight.git", ref = "302688daa951e6353f75eee56a55d684726b8c3" } # HEAD on 2024-06-15
twilight-http-ratelimiting = { git = "https://github.com/twilight-rs/twilight.git", rev = "280437bb81e71a6992cf74619f819bc8f8c42d42" } # HEAD on 2024-06-15

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

0 comments on commit b0e5eeb

Please sign in to comment.