Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Apr 28, 2024
1 parent a0764b2 commit 3c03f72
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 36 deletions.
65 changes: 30 additions & 35 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 @@ -40,7 +40,7 @@ home = "0.5"
shakmaty = { version = "0.27", features = ["variant"] }
shell-escape = "0.1"
tempfile = "3"
thread-priority = "0.16"
thread-priority = "1"
tokio = { version = "1", features = ["rt", "macros", "sync", "time", "signal", "process", "io-util"], default-features = false }
url = "2"
serde_repr = "0.1"
Expand Down

0 comments on commit 3c03f72

Please sign in to comment.