Skip to content
This repository was archived by the owner on May 11, 2023. It is now read-only.

Commit 4dd453f

Browse files
authored
Merge pull request RustPython#4868 from coolreader18/upd-errno
Update errno crate to 0.3.1 for redox
2 parents f39f103 + e42be00 commit 4dd453f

File tree

2 files changed

+89
-23
lines changed

2 files changed

+89
-23
lines changed

Cargo.lock

Lines changed: 89 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,4 @@ lto = "thin"
129129
[patch.crates-io]
130130
# REDOX START, Uncomment when you want to compile/check with redoxer
131131
# nix = { git = "https://github.com/coolreader18/nix", branch = "0.26.2-redox" }
132-
# errno = { git = "https://github.com/coolreader18/rust-errno", branch = "0.2.8-redox" }
133132
# REDOX END

0 commit comments

Comments
 (0)