From b72c624a46dd1b8d69fb1c547ba11bd88b7e9272 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sat, 6 Mar 2021 08:47:03 +0100 Subject: Update dependency: byteorder Signed-off-by: Matthias Beyer --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a4bf7b5..77371f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ maintenance = { status = "actively-developed" } [dependencies] base64 = "0.13" -byteorder = "1.3" +byteorder = "1.4" bytes = "1.0" chrono = { version = "0.4", optional = true, features = ["serde"] } flate2 = "1.0" -- cgit v1.2.3