Skip to content

Commit 75f91ef

Browse files
authored
Merge pull request #568 from CycloneDX/dependabot/cargo/percent-encoding-2.3.1
Bump percent-encoding from 2.3.0 to 2.3.1
2 parents 927a19e + 5535a5d commit 75f91ef

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-cyclonedx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env_logger = "0.10.0"
2929
log = "0.4.20"
3030
once_cell = "1.18.0"
3131
pathdiff = { version = "0.2.1", features = ["camino"] }
32-
percent-encoding = "2.3.0"
32+
percent-encoding = "2.3.1"
3333
purl = { version = "0.1.2", default-features = false, features = ["package-type"] }
3434
regex = "1.9.3"
3535
serde = { version = "1.0.193", features = ["derive"] }

0 commit comments

Comments
 (0)