Skip to content

Commit

Permalink
Bumped vita-newlib-shims
Browse files Browse the repository at this point in the history
  • Loading branch information
nikarh committed Oct 18, 2023
1 parent 0ab8ad5 commit e10b47a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/2-http-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ reqwest = { version = "0.11", default-features = false, features = ["json"] }
tokio = { version = "1", features = ["macros", "rt", "net"] }
oxhttp = { version = "0.2.0-alpha.1", features = ["rustls", "webpki-roots"] }
ureq = { version = "2.7.1", default-features = false, features = ["gzip"] }
vita-newlib-shims = { version = "0.3", features = ["fcntl"] }
vita-newlib-shims = { version = "0.3" }

[package.metadata.vita]
title_id = "RUSTTEST2"
Expand Down

0 comments on commit e10b47a

Please sign in to comment.