Skip to content

Commit

Permalink
config: kipdb version up (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
KKould authored Apr 23, 2024
1 parent eac3ae8 commit af4b37b
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 @@ -47,7 +47,7 @@ futures = { version = "0.3.30" }
futures-async-stream = { version = "0.2.10" }
integer-encoding = { version = "3.0.4" }
itertools = { version = "0.12.1" }
kip_db = { version = "0.1.2-alpha.25.fix2" }
kip_db = { version = "0.1.2-alpha.26" }
lazy_static = { version = "1.4.0" }
log = { version = "0.4.21", optional = true }
ordered-float = { version = "4.2.0" }
Expand Down

0 comments on commit af4b37b

Please sign in to comment.