🏡 index : ~doyle/nom-bytes.git

author Jordan Doyle <jordan@doyle.la> 2021-10-19 0:04:09.0 +00:00:00
committer Jordan Doyle <jordan@doyle.la> 2021-10-19 0:04:09.0 +00:00:00
commit
2ede4dc22f1c303a2377c556d1a3b3f42464a0e7 [patch]
tree
76b1dca8ddd0675b523ae37379c77c6ac92ab8dd
parent
7e44afde2e53f447fc9c77297eb513186b8fb0da
download
master.tar.gz

bump dependencies



Diff

 Cargo.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index 8ec0c34..0cd8d6a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,5 +7,5 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
nom = "6.1"
bytes = "1.0"
nom = "7"
bytes = "1.1"