Skip to content

Commit

Permalink
Merge pull request #154 from epage/update
Browse files Browse the repository at this point in the history
chore: Update dependencies
  • Loading branch information
epage authored Oct 21, 2022
2 parents 39200ee + d0079bc commit 60d1a27
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 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 @@ -65,7 +65,7 @@ serde = { version = "1.0", features = ["derive"] }
shlex = "1.1.0"
humantime = "2"
humantime-serde = "1"
toml_edit = { version = "0.14", features = ["serde"] }
toml_edit = { version = "0.15", features = ["serde"] }
escargot = { version = "0.5.7", optional = true }

schemars = { version = "0.8.3", features = ["preserve_order"], optional = true }
Expand Down

0 comments on commit 60d1a27

Please sign in to comment.