mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
cargo: update dependencies and add a patch to a library
This commit is contained in:
committed by
nitnelave
parent
d647be793a
commit
035eb6cc3c
@@ -4,3 +4,8 @@ members = [
|
||||
"auth",
|
||||
"app"
|
||||
]
|
||||
|
||||
#TODO: remove once https://github.com/rust-num/num-bigint/issues/218 is fixed
|
||||
[patch.crates-io.num-bigint]
|
||||
git = 'https://github.com/nitnelave/num-bigint/'
|
||||
branch = '0.3.2-patch'
|
||||
|
||||
Reference in New Issue
Block a user