Skip to content

Commit

Permalink
Merge branch 'master' into breaking_change_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
spetz authored Mar 2, 2024
2 parents b859c9a + 04dd534 commit 524f086
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ serde_json = "1.0.114"
serde_with = { version = "3.6.1", features = ["base64", "macros"] }
sled = "0.34.7"
strip-ansi-escapes = "0.2.0"
sysinfo = "0.30.5"
sysinfo = "0.30.6"
thiserror = "1.0.57"
tokio = { version = "1.36.0", features = ["full"] }
tokio-native-tls = "0.3.1"
Expand Down

0 comments on commit 524f086

Please sign in to comment.