mirror of https://github.com/m-labs/artiq.git
cargo.lock: update libc version for libfringe
This commit is contained in:
parent
6d3164a912
commit
d5fa3d131a
|
@ -165,7 +165,7 @@ name = "fringe"
|
|||
version = "1.2.1"
|
||||
source = "git+https://git.m-labs.hk/M-Labs/libfringe.git?rev=3ecbe5#3ecbe53f7644b18ee46ebd5b2ca12c9cbceec43a"
|
||||
dependencies = [
|
||||
"libc 0.2.103",
|
||||
"libc 0.2.101",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Reference in New Issue