Skip to content

Commit

Permalink
Bump bitflags
Browse files Browse the repository at this point in the history
  • Loading branch information
elprans committed Oct 30, 2023
1 parent 323934a commit 8fdc2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edgedb-protocol/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ num-traits = {version="0.2.10", optional=true}
bigdecimal = {version="0.3.0", optional=true}
chrono = {version="0.4.23", optional=true, features=["std"], default-features=false}
edgedb-errors = {path = "../edgedb-errors", version = "0.4.0" }
bitflags = "2.0.2"
bitflags = "2.4.0"

[features]
default = []
Expand Down

0 comments on commit 8fdc2b9

Please # to comment.