Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Cargo.toml
Browse files Browse the repository at this point in the history
al8n committed Nov 30, 2024
1 parent cace438 commit 5da3bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@ getrandom = { version = "0.2", features = ["js"] }
among = { version = "0.1", default-features = false, features = ["either"] }
arbitrary-int = { version = "1.2", default-features = false }
bitflags = "2"
dbutils = { version = "0.11", path = "../layer0/dbutils", default-features = false }
dbutils = { version = "0.12", default-features = false }

either = { version = "1", default-features = false }
memchr = { version = "2", default-features = false, optional = true }

0 comments on commit 5da3bb4

Please sign in to comment.