mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 04:46:29 +03:00
deps: Update iroh, remove default-net patch (#4239)
* deps: Update iroh, remove default-net patch The released version of default-net is now sufficient and iroh makes sure this dependency is recent enough. * Update cargo-deny config * Newer version of spin, previous has been yanked
This commit is contained in:
committed by
GitHub
parent
edf0c02bc8
commit
20b326415a
@@ -25,7 +25,6 @@ panic = 'abort'
|
||||
opt-level = "z"
|
||||
|
||||
[patch.crates-io]
|
||||
default-net = { git = "https://github.com/dignifiedquire/default-net.git", rev="7a257095bac009c4be0b93c2979801624fdd337b" }
|
||||
quinn-udp = { git = "https://github.com/quinn-rs/quinn", branch="main" }
|
||||
quinn-proto = { git = "https://github.com/quinn-rs/quinn", branch="main" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user