Skip to content

Commit f31fdc0

Browse files
committed
fix build
1 parent c81e6c1 commit f31fdc0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

frameworks/Rust/xitca-web/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/Rust/xitca-web/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ codegen-units = 1
9595
panic = "abort"
9696

9797
[patch.crates-io]
98-
xitca-postgres-diesel = { git = "https://github.com/fakeshadow/xitca-postgres-diesel", rev = "5fb1e6d5f0f20cfb5ef0833a44dc209b1f46f1df" }
98+
xitca-postgres-diesel = { git = "https://github.com/fakeshadow/xitca-postgres-diesel", rev = "ae93ee9" }
9999

100100
diesel-async = { git = "https://github.com/weiznich/diesel_async", rev = "5b8262b" }
101101
mio = { git = "https://github.com/fakeshadow/mio", rev = "9bae6012b7ecfc6083350785f71a5e8265358178" }

0 commit comments

Comments
 (0)