Skip to content

Commit

Permalink
Opt: chores
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Perestoronin committed Apr 16, 2023
1 parent b5b825d commit 4fe16e9
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 3 deletions.
69 changes: 67 additions & 2 deletions 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 @@ -20,5 +20,5 @@ hex = { version = "0.4.3", features = ["serde"] }
prost = { version = "0.11.3", default-features = false }
serde = { version = "1.0.149", default-features = false, features = ["derive"] }
serde_json = "1.0.89"
toml = "0.5.9"
toml = "0.7.3"
wotbreplay-parser = "0.2.0-alpha.5"

0 comments on commit 4fe16e9

Please sign in to comment.