Movatterモバイル変換


[0]ホーム

URL:


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

Commit091b823

Browse files
fix(deps): update rust crate nix to 0.29.0
1 parent887cd56 commit091b823

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

‎Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ heck = "0.4.0"
1414
itertools ="0.12.0"
1515
lzma-rs ="0.3.0"
1616
mbrman ="0.5.1"
17-
nix = {version ="0.28.0",default-features =false,features = ["fs"] }
17+
nix = {version ="0.29.0",default-features =false,features = ["fs"] }
1818
os_info = {version ="3.6.0",default-features =false }
1919
proc-macro2 = {version ="1.0.46",features = ["span-locations"] }
2020
quote ="1.0.21"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp