Skip to content

Commit

Permalink
Bump to 0.5.0
Browse files Browse the repository at this point in the history
- rms mut requirement for `RateLimiter`
  • Loading branch information
lytefast committed May 28, 2024
1 parent 3ff7091 commit 59d46c8
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
@@ -1,6 +1,6 @@
[package]
name = "gcra"
version = "0.4.1"
version = "0.5.0"
edition = "2021"
authors = ["Sam Shih <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 59d46c8

Please sign in to comment.