Skip to content

Commit

Permalink
Cargo.lock: Update handlebars v0.5, proc-macro2 v1.0.82, server v1.0.…
Browse files Browse the repository at this point in the history
…23, toml v0.8, tracing-log v0.2
  • Loading branch information
Shella committed May 7, 2024
1 parent 241515c commit 32c0e42
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 72 deletions.
134 changes: 65 additions & 69 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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ rust-version = "1.60"
[dependencies]
abscissa_core = { version = "0.7", path = "../core" }
clap = "4"
handlebars = "4"
handlebars = "5"
ident_case = "1"
serde = { version = "1", features = ["serde_derive"] }

Expand Down
Loading

0 comments on commit 32c0e42

Please sign in to comment.