Skip to content

Commit

Permalink
Bumped shims in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
nikarh committed Sep 26, 2023
1 parent 8304efe commit 2176813
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/2-http-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ openssl = ["reqwest/native-tls"]

[dependencies]
anyhow = "1.0"
vita-newlib-shims = "0.2.0"
vita-newlib-shims = "0.2"
reqwest = { version = "0.11", default-features = false, features = ["json"] }
tokio = { version = "1", features = ["macros", "rt", "net"] }
oxhttp = { version = "0.1.7" }
Expand Down
4 changes: 2 additions & 2 deletions examples/Cargo.lock

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

0 comments on commit 2176813

Please sign in to comment.