Skip to content

Commit 900dc9c

Browse files
dependabot[bot]replydev
authored andcommitted
chore(deps): bump url from 2.5.4 to 2.5.7
Bumps [url](https://github.com/servo/rust-url) from 2.5.4 to 2.5.7. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) --- updated-dependencies: - dependency-name: url dependency-version: 2.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46c47b4 commit 900dc9c

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

Cargo.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ base64 = "0.22.1"
5050
md-5 = "0.10.6"
5151
ratatui = { version = "0.29.0", features = ["all-widgets"] }
5252
crossterm = "0.29.0"
53-
url = "2.5.4"
53+
url = "2.5.7"
5454
color-eyre = "0.6.5"
5555
enum_dispatch = "0.3.13"
5656
derive_builder = "0.20.1"

0 commit comments

Comments
 (0)