diff --git a/CHANGELOG.md b/CHANGELOG.md index 6416aa7..5c2af1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how Security -- in case of vulnerabilities. --> -## [0.17.2] +## [0.18.0] ### Added @@ -125,8 +125,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how - Feature to retrieve TSP-Link network details -[Unreleased]: https://github.com/tektronix/tsp-toolkit-kic-cli/compare/v0.17.2...HEAD -[0.17.2]: https://github.com/tektronix/tsp-toolkit-kic-cli/releases/tag/v0.17.2 +[Unreleased]: https://github.com/tektronix/tsp-toolkit-kic-cli/compare/v0.18.0...HEAD +[0.18.0]: https://github.com/tektronix/tsp-toolkit-kic-cli/releases/tag/v0.18.0 [0.17.0]: https://github.com/tektronix/tsp-toolkit-kic-cli/releases/tag/v0.17.0 [0.16.2]: https://github.com/tektronix/tsp-toolkit-kic-cli/releases/tag/v0.16.2 [0.16.1]: https://github.com/tektronix/tsp-toolkit-kic-cli/releases/tag/v0.16.1 diff --git a/Cargo.lock b/Cargo.lock index cb1bae6..32dbe66 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -380,15 +380,15 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" -version = "1.7.1" +version = "1.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50" +checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3" [[package]] name = "cc" -version = "1.1.20" +version = "1.1.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45bcde016d64c21da4be18b655631e5ab6d3107607e71a73a9f53eb48aae23fb" +checksum = "07b1695e2c7e8fc85310cde85aeaab7e3097f593c91d209d3f9df76c928100f0" dependencies = [ "shlex", ] @@ -1054,7 +1054,7 @@ dependencies = [ [[package]] name = "instrument-repl" -version = "0.17.2" +version = "0.18.0" dependencies = [ "chrono", "clap", @@ -1169,7 +1169,7 @@ dependencies = [ [[package]] name = "kic" -version = "0.17.2" +version = "0.18.0" dependencies = [ "anyhow", "clap", @@ -1188,7 +1188,7 @@ dependencies = [ [[package]] name = "kic-discover" -version = "0.17.2" +version = "0.18.0" dependencies = [ "anyhow", "async-std", @@ -1218,7 +1218,7 @@ dependencies = [ [[package]] name = "kic-discover-visa" -version = "0.17.2" +version = "0.18.0" dependencies = [ "anyhow", "async-std", @@ -1248,7 +1248,7 @@ dependencies = [ [[package]] name = "kic-visa" -version = "0.17.2" +version = "0.18.0" dependencies = [ "anyhow", "clap", @@ -2554,8 +2554,8 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" [[package]] name = "tsp-toolkit-kic-lib" -version = "0.17.2" -source = "git+https://github.com/tektronix/tsp-toolkit-kic-lib.git?tag=v0.17.2-4#b9a7c2039320885e1e8763163ce63ebed89639c7" +version = "0.18.0" +source = "git+https://github.com/tektronix/tsp-toolkit-kic-lib.git?tag=v0.18.0#84f50b87f5d88da8272ce141cb982427cd4243cb" dependencies = [ "bytes", "chrono", @@ -2601,9 +2601,9 @@ dependencies = [ [[package]] name = "unicode-xid" -version = "0.2.5" +version = "0.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "229730647fbc343e3a80e463c1db7f78f3855d3f3739bee0dda773c9a037c90a" +checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" [[package]] name = "untrusted" diff --git a/Cargo.toml b/Cargo.toml index a25e65b..832859a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ members = [ resolver = "2" [workspace.package] -version = "0.17.2" +version = "0.18.0" authors = ["Keithley Instruments, LLC"] edition = "2021" repository = "https://github.com/tektronix/tsp-toolkit-kic-cli" @@ -40,7 +40,7 @@ thiserror = "1.0.58" tmc = { git = "https://github.com/esarver/rusb-usbtmc" } tracing = { version = "0.1.40", features = ["async-await"] } tracing-subscriber = { version = "0.3.18", features = ["json"] } -tsp-toolkit-kic-lib = { git = "https://github.com/tektronix/tsp-toolkit-kic-lib.git", tag = "v0.17.2-4" } +tsp-toolkit-kic-lib = { git = "https://github.com/tektronix/tsp-toolkit-kic-lib.git", tag = "v0.18.0" } diff --git a/package-lock.json b/package-lock.json index 8c2d370..68b1efb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@tektronix/kic-cli", - "version": "0.17.2", + "version": "0.18.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@tektronix/kic-cli", - "version": "0.17.2", + "version": "0.18.0", "bin": { "linux-kic": "bin/kic", "linux-kic-discover": "bin/kic-discover", diff --git a/package.json b/package.json index 67fe43c..c1e442c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tektronix/kic-cli", - "version": "0.17.2", + "version": "0.18.0", "main": "index.js", "bin": { "windows-kic": "./bin/kic.exe",