Skip to content

Commit

Permalink
Merge pull request #168 from edomora97/dependabot/cargo/url-2.4.0
Browse files Browse the repository at this point in the history
Bump url from 2.3.1 to 2.4.0
  • Loading branch information
dp1 authored Oct 18, 2023
2 parents 7c0b8df + 5207921 commit a44d5ff
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -76,7 +76,7 @@ walkdir = "2.3"
# defer! macro
scopeguard = "1.0"
# URL parsing for connecting to a remote server
url = "2.1"
url = "2.4"
# Temporary directory for sandboxes
tempfile = "3.3"
# Regex
Expand Down

0 comments on commit a44d5ff

Please sign in to comment.