Update libraries/ to the new libtock.

This commit is contained in:
Guillaume Endignoux
2020-07-10 10:38:41 +02:00
parent e1fd1f2257
commit b30b88156a
3 changed files with 3 additions and 4 deletions

View File

@@ -21,7 +21,6 @@ extern crate subtle;
#[macro_use]
extern crate arrayref;
extern crate byteorder;
extern crate libtock;
#[macro_use]
extern crate cbor;