alnyan/yggdrasil: patch getrandom url
This commit is contained in:
parent
89a1336b93
commit
27d8b41f68
@ -30,4 +30,4 @@ serde1 = ["serde"] # enables serde for BlockRng wrapper
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1", features = ["derive"], optional = true }
|
||||
getrandom = { version = "0.2", optional = true }
|
||||
getrandom = { version = "0.2", git = "https://git.alnyan.me/yggdrasil/getrandom.git", branch = "alnyan/yggdrasil", optional = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user