We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa0b7a commit 95fd590Copy full SHA for 95fd590
Cargo.toml
@@ -13,4 +13,4 @@ async-trait = "0.1.36"
13
http-types = "2.2.1"
14
15
[patch.crates-io]
16
-async-session = { path = "../async-session" }#git = "https://github.com/jbr/async-session", branch = "tide" }
+async-session = { git = "https://github.com/jbr/async-session", branch = "tide" }
0 commit comments