Skip to content

Commit e10b47a

Browse files
committed
Bumped vita-newlib-shims
1 parent 0ab8ad5 commit e10b47a

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.

crates/2-http-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ reqwest = { version = "0.11", default-features = false, features = ["json"] }
1919
tokio = { version = "1", features = ["macros", "rt", "net"] }
2020
oxhttp = { version = "0.2.0-alpha.1", features = ["rustls", "webpki-roots"] }
2121
ureq = { version = "2.7.1", default-features = false, features = ["gzip"] }
22-
vita-newlib-shims = { version = "0.3", features = ["fcntl"] }
22+
vita-newlib-shims = { version = "0.3" }
2323

2424
[package.metadata.vita]
2525
title_id = "RUSTTEST2"

0 commit comments

Comments
 (0)