Skip to content

Navigation Menu

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

Appearance settings

Commit 3698bf6

Browse filesBrowse files
committed
Upgrade system-configuration and libz-rs-sys
1 parent a9aa1be commit 3698bf6
Copy full SHA for 3698bf6

File tree

2 files changed

+10
-25
lines changed
Filter options

2 files changed

+10
-25
lines changed

‎Cargo.lock

Copy file name to clipboardExpand all lines: Cargo.lock
+8-23Lines changed: 8 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎stdlib/Cargo.toml

Copy file name to clipboardExpand all lines: stdlib/Cargo.toml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ucd = "0.1.1"
7979
adler32 = "1.2.0"
8080
crc32fast = "1.3.2"
8181
flate2 = { version = "1.1", default-features = false, features = ["zlib-rs"] }
82-
libz-sys = { package = "libz-rs-sys", version = "0.4" }
82+
libz-sys = { package = "libz-rs-sys", version = "0.5" }
8383
bzip2 = { version = "0.4", optional = true }
8484

8585
# tkinter
@@ -132,7 +132,7 @@ features = [
132132
]
133133

134134
[target.'cfg(target_os = "macos")'.dependencies]
135-
system-configuration = "0.5.1"
135+
system-configuration = "0.6.1"
136136

137137
[lints]
138138
workspace = true

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.