Skip to content

Commit

Permalink
Update wt_blk dependency to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
FlareFlo committed Jan 22, 2024
1 parent 58242c7 commit f7acf7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ curl-github-api = []

[dependencies]
clap = {version = "4.1.9", features = ["cargo"]}
wt_blk = {git = "https://github.com/Warthunder-Open-Source-Foundation/wt_blk", branch = "streaming-serializer"}
wt_blk = {git = "https://github.com/Warthunder-Open-Source-Foundation/wt_blk", branch = "master"}
#wt_blk = {path = "../wt_blk"}
thiserror = "^1.0"
rayon = "^1.7.0"
Expand Down

0 comments on commit f7acf7f

Please sign in to comment.