Skip to content

Commit 6b8fb51

Browse files
committed
improve compile time
1 parent f416781 commit 6b8fb51

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

frameworks/Rust/xitca-web/Cargo.lock

Lines changed: 1 addition & 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
@@ -102,7 +102,7 @@ xitca-postgres-toasty = { git = "https://github.com/fakeshadow/xitca-postgres-to
102102
toasty = { git = "https://github.com/fakeshadow/toasty", branch = "engine" }
103103
toasty-core = { git = "https://github.com/fakeshadow/toasty", branch = "engine" }
104104
toasty-sql = { git = "https://github.com/fakeshadow/toasty", branch = "engine" }
105-
tokio-uring = { git = "http://github.com/fakeshadow/tokio-uring", rev = "7a1b343" }
105+
tokio-uring = { git = "http://github.com/fakeshadow/tokio-uring", rev = "97d9a98" }
106106

107107
xitca-codegen = { git = "http://github.com/HFQR/xitca-web", rev = "adc7ff1" }
108108
xitca-http = { git = "http://github.com/HFQR/xitca-web", rev = "adc7ff1" }

0 commit comments

Comments
 (0)