Skip to content

Commit f7a1440

Browse files
committed
dep update
1 parent d533a1a commit f7a1440

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

frameworks/Rust/xitca-web/Cargo.lock

Lines changed: 20 additions & 20 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ xitca-postgres-diesel = { git = "https://github.com/fakeshadow/xitca-postgres-di
102102
diesel-async = { git = "https://github.com/weiznich/diesel_async", rev = "5b8262b" }
103103
mio = { git = "https://github.com/fakeshadow/mio", rev = "9bae6012b7ecfc6083350785f71a5e8265358178" }
104104

105-
xitca-codegen = { git = "http://github.com/HFQR/xitca-web", rev = "693a5ce" }
106-
xitca-http = { git = "http://github.com/HFQR/xitca-web", rev = "693a5ce" }
107-
xitca-postgres = { git = "http://github.com/HFQR/xitca-web", rev = "693a5ce" }
108-
xitca-server = { git = "http://github.com/HFQR/xitca-web", rev = "693a5ce" }
109-
xitca-service = { git = "http://github.com/HFQR/xitca-web", rev = "693a5ce" }
110-
xitca-web = { git = "http://github.com/HFQR/xitca-web", rev = "693a5ce" }
105+
xitca-codegen = { git = "http://github.com/HFQR/xitca-web", rev = "3b005af" }
106+
xitca-http = { git = "http://github.com/HFQR/xitca-web", rev = "3b005af" }
107+
xitca-postgres = { git = "http://github.com/HFQR/xitca-web", rev = "3b005af" }
108+
xitca-server = { git = "http://github.com/HFQR/xitca-web", rev = "3b005af" }
109+
xitca-service = { git = "http://github.com/HFQR/xitca-web", rev = "3b005af" }
110+
xitca-web = { git = "http://github.com/HFQR/xitca-web", rev = "3b005af" }

0 commit comments

Comments
 (0)