Skip to content

Commit

Permalink
Merge pull request #114 from Warthunder-Open-Source-Foundation/nightly
Browse files Browse the repository at this point in the history
Nightly
  • Loading branch information
FlareFlo authored Dec 18, 2023
2 parents b262e2e + d8e64d2 commit 048d65a
Show file tree
Hide file tree
Showing 1,090 changed files with 325,032 additions and 96,658 deletions.
37 changes: 24 additions & 13 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ rpath = false
serde = { version = "1.*", features = ["derive"] }
serde_json = "1.*"
lazy_static = "1.4.*"
strum = "^0.24.1"
strum_macros = "^0.24.3"
strum = "^0.25"
strum_macros = "^0.25"
wt_csv = "^0.10.0"
fs_extra = "1.2.0"
const-gen = "^1.1.0"
get-size = { version = "^0.1", features = ["derive"] }
roman = "^0.1.6"
csv = "^1.1.6"
csv = "^1.2"
wt_blk = "0.0.5"
Loading

0 comments on commit 048d65a

Please sign in to comment.