Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: bump dependency on subplotlib, subplot-build
Lars Wirzenius committed 1 year ago
commit 11c002d9c50694817095b7bb0550127a80b5eab1
parent 01d60563ea05b5c102b7cdcbb39bee4f5c12b6cd
2 files changed +27 -111
modified Cargo.lock
@@ -709,6 +709,12 @@ dependencies = [
]

[[package]]
+
name = "descape"
+
version = "2.0.3"
+
source = "registry+https://github.com/rust-lang/crates.io-index"
+
checksum = "7c1113b908df80c963b107424498e37fba986b424b605729d1492dfbe4b2a630"
+

+
[[package]]
name = "deunicode"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -829,29 +835,6 @@ dependencies = [
]

[[package]]
-
name = "env_filter"
-
version = "0.1.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0"
-
dependencies = [
-
 "log",
-
 "regex",
-
]
-

-
[[package]]
-
name = "env_logger"
-
version = "0.11.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "dcaee3d8e3cfc3fd92428d477bc97fc29ec8716d180c0d74c643bb26166660e0"
-
dependencies = [
-
 "anstream",
-
 "anstyle",
-
 "env_filter",
-
 "humantime",
-
 "log",
-
]
-

-
[[package]]
name = "equivalent"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -884,12 +867,6 @@ dependencies = [
]

[[package]]
-
name = "file_diff"
-
version = "1.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "31a7a908b8f32538a2143e59a6e4e2508988832d5d4d6f7c156b3cbc762643a5"
-

-
[[package]]
name = "filetime"
version = "0.2.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1037,28 +1014,6 @@ dependencies = [
]

[[package]]
-
name = "git-testament"
-
version = "0.2.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "5a74999c921479f919c87a9d2e6922a79a18683f18105344df8e067149232e51"
-
dependencies = [
-
 "git-testament-derive",
-
]
-

-
[[package]]
-
name = "git-testament-derive"
-
version = "0.2.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "bbeac967e71eb3dc1656742fc7521ec7cd3b6b88738face65bf1fddf702bc4c0"
-
dependencies = [
-
 "log",
-
 "proc-macro2",
-
 "quote",
-
 "syn 2.0.94",
-
 "time",
-
]
-

-
[[package]]
name = "git2"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1072,12 +1027,6 @@ dependencies = [
]

[[package]]
-
name = "glob"
-
version = "0.3.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
-

-
[[package]]
name = "globset"
version = "0.4.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1179,12 +1128,6 @@ dependencies = [
]

[[package]]
-
name = "humantime"
-
version = "2.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
-

-
[[package]]
name = "icu_collections"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -2201,9 +2144,9 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"

[[package]]
name = "remove_dir_all"
-
version = "0.8.4"
+
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a694f9e0eb3104451127f6cc1e5de55f59d3b1fc8c5ddfaeb6f1e716479ceb4a"
+
checksum = "808cc0b475acf76adf36f08ca49429b12aad9f678cb56143d5b3cb49b9a1dd08"
dependencies = [
 "cfg-if",
 "cvt",
@@ -2225,17 +2168,16 @@ dependencies = [

[[package]]
name = "roadmap"
-
version = "0.6.1"
+
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a84fec6085f0f4c56624c11864696961c96c47924f5c142cdc5fb2d11b2ca3e2"
+
checksum = "ec49775c5134c7e4befdedecaf112bb72964baa9b24bedfc79b54c3ca0ee9f77"
dependencies = [
 "anyhow",
-
 "clap",
 "marked-yaml",
 "serde",
 "tempfile",
 "textwrap",
-
 "thiserror 1.0.69",
+
 "thiserror 2.0.9",
]

[[package]]
@@ -2592,9 +2534,9 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"

[[package]]
name = "state"
-
version = "0.5.3"
+
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "dbe866e1e51e8260c9eed836a042a5e7f6726bb2b411dffeaa712e19c388f23b"
+
checksum = "2b8c4a4445d81357df8b1a650d0d0d6fbbbfe99d064aa5e02f3e4022061476d8"
dependencies = [
 "loom",
]
@@ -2607,21 +2549,17 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"

[[package]]
name = "subplot"
-
version = "0.11.0"
+
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f583157e3dae0c79c3c1f0567095eba8aca539caa1f63f159f17563cbb2f3da8"
+
checksum = "5eb998cc5b2599ac493bd0fd2972013c3f3c11ef37800f6d2d2f4067d78a0c01"
dependencies = [
 "anyhow",
 "base64 0.22.1",
-
 "clap",
-
 "env_logger",
-
 "file_diff",
+
 "descape",
 "getopts",
-
 "git-testament",
 "html-escape",
 "lazy_static",
 "line-col",
-
 "log",
 "marked-yaml",
 "pikchr",
 "pulldown-cmark",
@@ -2630,57 +2568,52 @@ dependencies = [
 "serde",
 "serde_json",
 "slug",
-
 "tempfile",
-
 "tempfile-fast",
 "tera",
-
 "thiserror 1.0.69",
-
 "time",
+
 "thiserror 2.0.9",
+
 "tracing",
 "walkdir",
]

[[package]]
name = "subplot-build"
-
version = "0.11.0"
+
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b10a835ca0e75d3a61205c7006d62702f92a6d6930c6e5263d6c848fe48711f0"
+
checksum = "008b31a93442526100369310bf717117df546b8259b7043aebcfdffa84af35bf"
dependencies = [
 "subplot",
-
 "tempfile",
 "tracing",
]

[[package]]
name = "subplotlib"
-
version = "0.11.0"
+
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "41db916465aee14e3dd0a19fd5779fb78549ef4a16d9e519e63eb14529224789"
+
checksum = "6ddf898c1d4ef62f77028b546f7baf9c1e661c927587249da0b0fa5ec5906422"
dependencies = [
 "base64 0.22.1",
 "culpa",
 "filetime",
 "fs2",
-
 "glob",
 "lazy_static",
 "regex",
 "remove_dir_all",
 "shell-words",
 "state",
-
 "subplot-build",
 "subplotlib-derive",
 "tempfile",
 "time",
-
 "unescape",
]

[[package]]
name = "subplotlib-derive"
-
version = "0.11.0"
+
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "feaf4fcb9fdf075a7361f1a912ea54e80310c760721f20bd53058082b2144fab"
+
checksum = "f37c9bc08dcdd72eb2a5f0d2f405c5384466c7c199921b00d4ab9d8f60972efb"
dependencies = [
 "culpa",
 "proc-macro2",
 "quote",
+
 "subplot",
 "syn 2.0.94",
]

@@ -2749,17 +2682,6 @@ dependencies = [
]

[[package]]
-
name = "tempfile-fast"
-
version = "0.3.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a74be8531b1a9d607004a32b8f50dd8093b09ec6b0a6af004e33051068e87af6"
-
dependencies = [
-
 "libc",
-
 "rand",
-
 "tempfile",
-
]
-

-
[[package]]
name = "tera"
version = "1.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -2997,12 +2919,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"

[[package]]
-
name = "unescape"
-
version = "0.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ccb97dac3243214f8d8507998906ca3e2e0b900bf9bf4870477f125b82e68f6e"
-

-
[[package]]
name = "unic-char-property"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
modified Cargo.toml
@@ -25,7 +25,7 @@ serde_json = "1.0.121"
serde_yml = "0.0.12"
sqlite = "0.32.0"
sqlite3-sys = "0.15.0"
-
subplotlib = "0.11.0"
+
subplotlib = "0.12.0"
tempfile = { version = "3.10.1" }
thiserror = "1.0.63"
time = { version = "0.3.36", features = ["formatting", "macros"] }
@@ -43,4 +43,4 @@ ctor = "0.2.8"
culpa = "1.0.2"

[build-dependencies]
-
subplot-build = "0.11.0"
+
subplot-build = "0.12.0"