Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 755ed9c

Browse files
Merge pull request #957 from rust-osdev/dependabot/cargo/uguid-2.1.0
build(deps): bump uguid from 2.0.0 to 2.1.0
2 parents f50f90e + 2b7ffc0 commit 755ed9c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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
@@ -23,7 +23,7 @@ rust-version = "1.70"
2323
bitflags = "2.0.0"
2424
log = { version = "0.4.5", default-features = false }
2525
ptr_meta = { version = "0.2.0", default-features = false }
26-
uguid = "2.0.0"
26+
uguid = "2.1.0"
2727

2828
[patch.crates-io]
2929
uefi = { path = "uefi" }

‎uefi-raw/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rust-version.workspace = true
1515
[dependencies]
1616
bitflags.workspace = true
1717
ptr_meta.workspace = true
18-
uguid = "2.0.0"
18+
uguid = "2.1.0"
1919

2020
[package.metadata.docs.rs]
2121
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /