Skip to content

Commit

Permalink
Update Rust crate rust-embed to 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and zdz committed Apr 4, 2023
1 parent 8672b0d commit 8f2f0c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -39,7 +39,7 @@ prettytable-rs = "^0.10"
prost = "0.11"
reqwest = {version = "0.11", features = ["json", "rustls-tls"], default-features = false}
rhai = {version = "1.12.0", features = ["sync", "metadata", "decimal", "no_function", "no_module", "no_closure", "unchecked"]}
rust-embed = "6.4"
rust-embed = "6.6"
serde = {version = "1.0", default-features = false, features = ["derive", "alloc"]}
serde_json = {version = "1.0", default-features = false, features = ["alloc"]}
stat_common = {path = "../common"}
Expand Down

0 comments on commit 8f2f0c9

Please sign in to comment.