From a55025eb743c22a325f5306df30f64376df42d73 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2019 04:18:06 +0000 Subject: Bump serde from 1.0.99 to 1.0.100 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.99 to 1.0.100. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1289216..b80f501 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ structopt = "0.3" chrono = "0.4.9" chrono-humanize = "0.0.11" maud = { version = "0.21.0", features = ["actix-web"] } -serde = { version = "1.0.99", features = ["derive"] } +serde = { version = "1.0.100", features = ["derive"] } tar = "0.4.25" bytes = "0.4.12" futures = "0.1.29" -- cgit v1.2.3 From c70cb314b30c598f532c62ed7800d5c1b00939bf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2019 04:18:16 +0000 Subject: Bump alphanumeric-sort from 1.0.7 to 1.0.10 Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.0.7 to 1.0.10. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.0.7...v1.0.10) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b80f501..983ef0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ percent-encoding = "2.1" htmlescape = "0.3.1" bytesize = "1.0.0" nanoid = "0.2.0" -alphanumeric-sort = "1.0.7" +alphanumeric-sort = "1.0.10" structopt = "0.3" chrono = "0.4.9" chrono-humanize = "0.0.11" -- cgit v1.2.3 From c3d68b70eeccda8a935cbcc5223a9cc15a13bb27 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2019 04:17:37 +0000 Subject: Bump alphanumeric-sort from 1.0.10 to 1.0.11 Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.0.10...v1.0.11) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 983ef0c..5854c25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ percent-encoding = "2.1" htmlescape = "0.3.1" bytesize = "1.0.0" nanoid = "0.2.0" -alphanumeric-sort = "1.0.10" +alphanumeric-sort = "1.0.11" structopt = "0.3" chrono = "0.4.9" chrono-humanize = "0.0.11" -- cgit v1.2.3 From 9198aac302dddabf0b59f7dcd08846a9a380479a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2019 04:17:55 +0000 Subject: Bump serde from 1.0.100 to 1.0.101 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 983ef0c..0e8dfe2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ structopt = "0.3" chrono = "0.4.9" chrono-humanize = "0.0.11" maud = { version = "0.21.0", features = ["actix-web"] } -serde = { version = "1.0.100", features = ["derive"] } +serde = { version = "1.0.101", features = ["derive"] } tar = "0.4.25" bytes = "0.4.12" futures = "0.1.29" -- cgit v1.2.3 From 77b2bc910d16ce1509ac189e965e39e8075c1bca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 04:17:25 +0000 Subject: Bump strum from 0.15.0 to 0.16.0 Bumps [strum](https://github.com/Peternator7/strum) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 312325b..8645ef5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ futures = "0.1.29" libflate = "0.1.26" failure = "0.1.5" log = "0.4.8" -strum = "0.15.0" +strum = "0.16.0" strum_macros = "0.15.0" sha2 = "0.8.0" hex = "0.3.2" -- cgit v1.2.3 From 38b3cef8c71a82a63dcdbbb79d0a8bb5e0c5243b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 22:45:50 +0000 Subject: Bump hex from 0.3.2 to 0.4.0 Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/KokaKiwi/rust-hex/releases) - [Commits](https://github.com/KokaKiwi/rust-hex/commits) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8645ef5..3173817 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ log = "0.4.8" strum = "0.16.0" strum_macros = "0.15.0" sha2 = "0.8.0" -hex = "0.3.2" +hex = "0.4.0" [dev-dependencies] assert_cmd = "0.11" -- cgit v1.2.3 From a951d5e90f6f02a4c9b2c80fac07c4496241f326 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 22:45:51 +0000 Subject: Bump strum_macros from 0.15.0 to 0.16.0 Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8645ef5..e3467c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ libflate = "0.1.26" failure = "0.1.5" log = "0.4.8" strum = "0.16.0" -strum_macros = "0.15.0" +strum_macros = "0.16.0" sha2 = "0.8.0" hex = "0.3.2" -- cgit v1.2.3 From 9234050ad4c510acdd780100a8df80b2557cb3e1 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sat, 21 Sep 2019 04:01:54 +0200 Subject: Remove explicit clap dependency in favor of structopt's re-exported version --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 99b023e..e5f363a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,6 @@ codegen-units = 1 panic = 'abort' [dependencies] -clap = "2.29" yansi = "0.5" actix = "0.7" actix-web = "0.7" -- cgit v1.2.3