mirror of https://github.com/wayvr-org/wayvr.git
update deps
This commit is contained in:
parent
4b78e39af7
commit
6dc76c881f
File diff suppressed because it is too large
Load Diff
|
|
@ -14,7 +14,7 @@ chrono = "0.4.42"
|
|||
glam = { workspace = true, features = ["mint", "serde"] }
|
||||
http-body-util = "0.1.3"
|
||||
hyper = { version = "1.8.1", features = ["client", "http1", "http2"] }
|
||||
keyvalues-parser = { git = "https://github.com/CosmicHorrorDev/vdf-rs.git", rev = "fc6dcbea9eb13cacb98dea40063f6f56cde6e145" }
|
||||
keyvalues-parser = { git = "https://codeberg.org/CosmicHarper/vdf-rs.git", rev = "fc6dcbea9eb13cacb98dea40063f6f56cde6e145" }
|
||||
log.workspace = true
|
||||
rust-embed.workspace = true
|
||||
serde = { workspace = true, features = ["rc"] }
|
||||
|
|
|
|||
Loading…
Reference in New Issue