Skip to content

Commit

Permalink
Update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Jan 31, 2023
1 parent 7b19fa0 commit 05edd47
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 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 @@ -73,7 +73,7 @@ tracing-subscriber = { version = "0.3.15", features = ["env-filter"], optional =
# project scaffolding, maturin new/init
dialoguer = { version = "0.10.2", default-features = false, optional = true }
console = { version = "0.15.4", optional = true }
minijinja = { version = "0.30.0", optional = true }
minijinja = { version = "0.30.2", optional = true }

# upload
bytesize = { version = "1.0.1", optional = true }
Expand Down

0 comments on commit 05edd47

Please sign in to comment.