Update just amqp
This commit is contained in:
parent
a417c92b52
commit
0ba321b7e4
2
ofborg/Cargo.lock
generated
2
ofborg/Cargo.lock
generated
|
@ -57,7 +57,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "amqp"
|
name = "amqp"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://github.com/grahamc/rust-amqp.git#1216885c84f7c94a205a8e41519684e7df0e0f35"
|
source = "git+https://github.com/grahamc/rust-amqp.git#07ff696c26f5fc7725a5183fa6d2180489f59ae1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"amq-proto 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"amq-proto 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
"env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|
Loading…
Reference in a new issue