Skip to content

Commit 95fd590

Browse files
committed
use github async-session
1 parent eaa0b7a commit 95fd590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ async-trait = "0.1.36"
1313
http-types = "2.2.1"
1414

1515
[patch.crates-io]
16-
async-session = { path = "../async-session" }#git = "https://github.com/jbr/async-session", branch = "tide" }
16+
async-session = { git = "https://github.com/jbr/async-session", branch = "tide" }

0 commit comments

Comments
 (0)