This commit is contained in:
Matteo Paonessa 2024-05-18 14:48:42 +02:00
parent 4621008ada
commit 444faa3d9b
4 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View File

@ -145,7 +145,7 @@ checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
[[package]]
name = "caesiumclt"
version = "0.19.2"
version = "0.19.3"
dependencies = [
"human_bytes",
"indicatif",

View File

@ -1,6 +1,6 @@
[package]
name = "caesiumclt"
version = "0.19.2"
version = "0.19.3"
authors = ["Matteo Paonessa <matteo.paonessa@gmail.com>"]
edition = "2021"

View File

@ -1,5 +1,5 @@
## Caesium CommandLineTools
###### caesium-clt - v0.19.2
###### caesium-clt - v0.19.3
###### REQUIREMENTS
* [Rust](https://www.rust-lang.org/tools/install)

View File

@ -1,5 +1,5 @@
## Caesium 命令行工具
###### caesium-clt - v0.19.2
###### caesium-clt - v0.19.3
###### 依赖
* [Rust](https://www.rust-lang.org/tools/install)