Skip to content

Commit

Permalink
update to version 2.33.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
FlareFlo committed Dec 18, 2023
1 parent d2615d6 commit 84cff1c
Show file tree
Hide file tree
Showing 1,014 changed files with 207,645 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 84cff1c

Please sign in to comment.