Skip to content

Commit

Permalink
Upgrade toml dependency for #33 (to no avail)
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-fritchman committed Dec 19, 2022
1 parent acd6ac7 commit 3030dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout21utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ serde_derive = "1.0.88"
serde_json = "1.0"
serde_yaml = "0.8"
textwrap = "0.14.2"
toml = "0.5.7"
toml = "0.5.10"
schemars = {version = "0.8.10", features = ["rust_decimal"] }

0 comments on commit 3030dbc

Please sign in to comment.