Skip to content

Commit b71158c

Browse files
chore(deps): bump url from 2.5.0 to 2.5.2
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.2. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.0...v2.5.2) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0ffc31 commit b71158c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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,6 +50,6 @@ base64 = "0.22.1"
5050
md-5 = "0.10.6"
5151
ratatui = { version = "0.26.3", features = ["all-widgets"] }
5252
crossterm = "0.27.0"
53-
url = "2.5.0"
53+
url = "2.5.2"
5454
color-eyre = "0.6.3"
5555
enum_dispatch = "0.3.13"

0 commit comments

Comments
 (0)