Skip to content

Commit

Permalink
update dependencies (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
demoray authored Mar 29, 2023
1 parent 9056c1d commit ff54d2c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -42,7 +42,7 @@ tokio-util = {version="0.7", features=["codec"], optional=true}
url = {version="2.3", optional=true}

[dev-dependencies]
insta = {version="1.28", features=["json"]}
insta = {version="1.29", features=["json"]}

[profile.release]
opt-level="z"
Expand Down

0 comments on commit ff54d2c

Please sign in to comment.