Skip to content

Commit 695276d

Browse files
Bump url from 2.5.7 to 2.5.8 in the cargo-deps group
Bumps the cargo-deps group with 1 update: [url](https://github.com/servo/rust-url). Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) --- updated-dependencies: - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddb3eb8 commit 695276d

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 3 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
@@ -24,7 +24,7 @@ simple_logger = { version = "5.0.0", features = ["stderr"] }
2424
clap = { version = "4.5.54", features = ["derive"] }
2525
rustyline-async = { version = "0.4.1", optional = true }
2626
crossterm = { version = "0.29", optional = true }
27-
url = "2.4.1"
27+
url = "2.5.8"
2828
futures-time = "3.0.0"
2929
async-channel = "2.3.1"
3030
serialport = { version = "4.7.1", optional = true }

0 commit comments

Comments
 (0)