diff --git a/Cargo.lock b/Cargo.lock index 6e0a833ae..38a9596cb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1451,34 +1451,34 @@ dependencies = [ [[package]] name = "task-maker-cache" -version = "0.3.6" +version = "0.3.7" dependencies = [ "bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", "itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-dag 0.3.6", - "task-maker-store 0.3.6", + "task-maker-dag 0.3.7", + "task-maker-store 0.3.7", "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "task-maker-dag" -version = "0.3.6" +version = "0.3.7" dependencies = [ "approx 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "boxfnonce 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-store 0.3.6", + "task-maker-store 0.3.7", "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", "uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "task-maker-exec" -version = "0.3.6" +version = "0.3.7" dependencies = [ "bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "chashmap 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1495,9 +1495,9 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)", "tabox 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-cache 0.3.6", - "task-maker-dag 0.3.6", - "task-maker-store 0.3.6", + "task-maker-cache 0.3.7", + "task-maker-dag 0.3.7", + "task-maker-store 0.3.7", "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", "uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", "which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1505,7 +1505,7 @@ dependencies = [ [[package]] name = "task-maker-format" -version = "0.3.6" +version = "0.3.7" dependencies = [ "approx 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "askama 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1527,9 +1527,9 @@ dependencies = [ "serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)", "shell-words 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "spectral 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-dag 0.3.6", - "task-maker-exec 0.3.6", - "task-maker-lang 0.3.6", + "task-maker-dag 0.3.7", + "task-maker-exec 0.3.7", + "task-maker-lang 0.3.7", "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", "termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "termion 1.5.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1538,7 +1538,7 @@ dependencies = [ [[package]] name = "task-maker-lang" -version = "0.3.6" +version = "0.3.7" dependencies = [ "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1547,15 +1547,15 @@ dependencies = [ "shell-words 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "spectral 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "tabox 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-dag 0.3.6", - "task-maker-exec 0.3.6", + "task-maker-dag 0.3.7", + "task-maker-exec 0.3.7", "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", "which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "task-maker-rust" -version = "0.3.6" +version = "0.3.7" dependencies = [ "better-panic 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "ctrlc 3.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1571,11 +1571,11 @@ dependencies = [ "serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)", "structopt 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", "tabox 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-cache 0.3.6", - "task-maker-dag 0.3.6", - "task-maker-exec 0.3.6", - "task-maker-format 0.3.6", - "task-maker-store 0.3.6", + "task-maker-cache 0.3.7", + "task-maker-dag 0.3.7", + "task-maker-exec 0.3.7", + "task-maker-format 0.3.7", + "task-maker-store 0.3.7", "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", "walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "whoami 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1583,7 +1583,7 @@ dependencies = [ [[package]] name = "task-maker-store" -version = "0.3.6" +version = "0.3.7" dependencies = [ "blake2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1599,7 +1599,7 @@ dependencies = [ [[package]] name = "task-maker-test" -version = "0.3.6" +version = "0.3.7" dependencies = [ "approx 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "better-panic 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1611,10 +1611,10 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)", "structopt 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-dag 0.3.6", - "task-maker-exec 0.3.6", - "task-maker-format 0.3.6", - "task-maker-rust 0.3.6", + "task-maker-dag 0.3.7", + "task-maker-exec 0.3.7", + "task-maker-format 0.3.7", + "task-maker-rust 0.3.7", "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/Cargo.toml b/Cargo.toml index 5f7330594..6f18c12c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ members = ["task-maker-*"] [package] name = "task-maker-rust" -version = "0.3.6" +version = "0.3.7" description = "Tool for building tasks for informatics competitions, with support for cache, distributed computations and more" readme = "README.md" authors = ["Edoardo Morassutto "] diff --git a/task-maker-cache/Cargo.toml b/task-maker-cache/Cargo.toml index 64b912a38..cb2e183e9 100644 --- a/task-maker-cache/Cargo.toml +++ b/task-maker-cache/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "task-maker-cache" -version = "0.3.6" +version = "0.3.7" authors = ["Edoardo Morassutto "] edition = "2018" diff --git a/task-maker-dag/Cargo.toml b/task-maker-dag/Cargo.toml index 75fc38938..24724fdff 100644 --- a/task-maker-dag/Cargo.toml +++ b/task-maker-dag/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "task-maker-dag" -version = "0.3.6" +version = "0.3.7" authors = ["Edoardo Morassutto "] edition = "2018" diff --git a/task-maker-exec/Cargo.toml b/task-maker-exec/Cargo.toml index a47660a30..6191ecb78 100644 --- a/task-maker-exec/Cargo.toml +++ b/task-maker-exec/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "task-maker-exec" -version = "0.3.6" +version = "0.3.7" authors = ["Edoardo Morassutto "] edition = "2018" diff --git a/task-maker-format/Cargo.toml b/task-maker-format/Cargo.toml index ce62560d7..871dbcd56 100644 --- a/task-maker-format/Cargo.toml +++ b/task-maker-format/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "task-maker-format" -version = "0.3.6" +version = "0.3.7" authors = ["Edoardo Morassutto "] edition = "2018" diff --git a/task-maker-lang/Cargo.toml b/task-maker-lang/Cargo.toml index 47ec966c0..ef0316ab6 100644 --- a/task-maker-lang/Cargo.toml +++ b/task-maker-lang/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "task-maker-lang" -version = "0.3.6" +version = "0.3.7" authors = ["Edoardo Morassutto "] edition = "2018" diff --git a/task-maker-store/Cargo.toml b/task-maker-store/Cargo.toml index 7d1815fac..a32c1bf57 100644 --- a/task-maker-store/Cargo.toml +++ b/task-maker-store/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "task-maker-store" -version = "0.3.6" +version = "0.3.7" authors = ["Edoardo Morassutto "] edition = "2018" diff --git a/task-maker-test/Cargo.toml b/task-maker-test/Cargo.toml index 89aaa3d4b..cc53eb5f8 100644 --- a/task-maker-test/Cargo.toml +++ b/task-maker-test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "task-maker-test" -version = "0.3.6" +version = "0.3.7" authors = ["Edoardo Morassutto "] edition = "2018" build = "build.rs" diff --git a/task-maker-test/task-maker-test-sandbox/Cargo.lock b/task-maker-test/task-maker-test-sandbox/Cargo.lock index f886102ce..5af2c8089 100644 --- a/task-maker-test/task-maker-test-sandbox/Cargo.lock +++ b/task-maker-test/task-maker-test-sandbox/Cargo.lock @@ -690,31 +690,31 @@ dependencies = [ [[package]] name = "task-maker-cache" -version = "0.3.6" +version = "0.3.7" dependencies = [ "bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", "itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-dag 0.3.6", - "task-maker-store 0.3.6", + "task-maker-dag 0.3.7", + "task-maker-store 0.3.7", ] [[package]] name = "task-maker-dag" -version = "0.3.6" +version = "0.3.7" dependencies = [ "boxfnonce 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-store 0.3.6", + "task-maker-store 0.3.7", "uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "task-maker-exec" -version = "0.3.6" +version = "0.3.7" dependencies = [ "bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "chashmap 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -728,9 +728,9 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)", "tabox 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-cache 0.3.6", - "task-maker-dag 0.3.6", - "task-maker-store 0.3.6", + "task-maker-cache 0.3.7", + "task-maker-dag 0.3.7", + "task-maker-store 0.3.7", "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", "uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", "which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -738,7 +738,7 @@ dependencies = [ [[package]] name = "task-maker-store" -version = "0.3.6" +version = "0.3.7" dependencies = [ "blake2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -753,13 +753,13 @@ dependencies = [ [[package]] name = "task-maker-test-sandbox" -version = "0.3.6" +version = "0.3.7" dependencies = [ "env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)", "tabox 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", - "task-maker-exec 0.3.6", + "task-maker-exec 0.3.7", ] [[package]] diff --git a/task-maker-test/task-maker-test-sandbox/Cargo.toml b/task-maker-test/task-maker-test-sandbox/Cargo.toml index 3ab4a0701..b434e138d 100644 --- a/task-maker-test/task-maker-test-sandbox/Cargo.toml +++ b/task-maker-test/task-maker-test-sandbox/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "task-maker-test-sandbox" -version = "0.3.6" +version = "0.3.7" authors = ["Edoardo Morassutto "] edition = "2018"