Skip to content

Commit

Permalink
Merge pull request #45 from richardhozak/update-redb
Browse files Browse the repository at this point in the history
Update redb
  • Loading branch information
johanhelsing authored Jan 12, 2024
2 parents 6e1e6c3 + aca92f2 commit 73cd99f
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
Expand Up @@ -31,7 +31,7 @@ rocksdb = { version = "0.20", optional = true }
sled = { version = "0.34", optional = true }
rmp-serde = "1.1"
directories = "5.0"
redb = { version = "1.0.1", optional = true }
redb = { version = "1.4", optional = true }

[dev-dependencies]
bevy = { version = "0.12", default-features = false }
Expand Down

0 comments on commit 73cd99f

Please sign in to comment.