Upgrade cobs, remove error-chain.
This commit is contained in:
parent
78ef89a4ba
commit
5516a387d4
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ license = "MIT OR Apache-2.0"
|
||||||
repository = "https://github.com/fluffysquirrels/framed"
|
repository = "https://github.com/fluffysquirrels/framed"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cobs = "^0.1.2"
|
cobs = "^0.1.3"
|
||||||
error-chain = "^0.11.0"
|
|
||||||
ref_slice = "^1.1.1"
|
ref_slice = "^1.1.1"
|
||||||
|
|
||||||
[dependencies.core-io]
|
[dependencies.core-io]
|
||||||
|
|
Loading…
Reference in a new issue