Skip to content

Commit

Permalink
Remove ohttp warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jhugman committed Sep 27, 2023
1 parent b9bf2a3 commit 235e3d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 components/as-ohttp-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ rusqlite = { version = "0.29.0", features = ["bundled"] }
version = "0.4"
default-features = false
git = "https://github.com/martinthomson/ohttp.git"
revision = "fc3f4c787d1f6a6a87bf5194f7152cc906b02973"
rev = "fc3f4c787d1f6a6a87bf5194f7152cc906b02973"
features = ["client", "server", "app-svc", "external-sqlite"]

[build-dependencies]
Expand Down

0 comments on commit 235e3d8

Please sign in to comment.