Skip to content

Commit ca52ace

Browse files
committed
fix(deps): update rust crate bitflags to 2.4.1
1 parent 62b127a commit ca52ace

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
@@ -28,7 +28,7 @@ dotenv = "0.15.0"
2828
juniper_actix = "0.4.0"
2929
futures = "0.3.28"
3030
serde = { version = "1.0.189", features = ["derive"] }
31-
bitflags = "2.4.0"
31+
bitflags = "2.4.1"
3232
cached = "0.44.0"
3333
jsonwebtoken = "8.3.0"
3434
rand = "0.8.5"

0 commit comments

Comments
 (0)