Skip to content

Commit a575e9f

Browse files
committed
dep update
1 parent 1235d94 commit a575e9f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

frameworks/Rust/xitca-web/Cargo.lock

Lines changed: 6 additions & 6 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
@@ -103,9 +103,9 @@ 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" }
105105

106-
xitca-codegen = { git = "http://github.com/HFQR/xitca-web", rev = "244a06d" }
107-
xitca-http = { git = "http://github.com/HFQR/xitca-web", rev = "244a06d" }
108-
xitca-postgres = { git = "http://github.com/HFQR/xitca-web", rev = "244a06d" }
109-
xitca-server = { git = "http://github.com/HFQR/xitca-web", rev = "244a06d" }
110-
xitca-service = { git = "http://github.com/HFQR/xitca-web", rev = "244a06d" }
111-
xitca-web = { git = "http://github.com/HFQR/xitca-web", rev = "244a06d" }
106+
xitca-codegen = { git = "http://github.com/HFQR/xitca-web", rev = "d65bec8" }
107+
xitca-http = { git = "http://github.com/HFQR/xitca-web", rev = "d65bec8" }
108+
xitca-postgres = { git = "http://github.com/HFQR/xitca-web", rev = "d65bec8" }
109+
xitca-server = { git = "http://github.com/HFQR/xitca-web", rev = "d65bec8" }
110+
xitca-service = { git = "http://github.com/HFQR/xitca-web", rev = "d65bec8" }
111+
xitca-web = { git = "http://github.com/HFQR/xitca-web", rev = "d65bec8" }

0 commit comments

Comments
 (0)