Bump to 0.75.0

This commit is contained in:
Weihang Lo 2023-08-22 09:51:45 +01:00
parent 3bb02f23a2
commit 5ab8a97645
No known key found for this signature in database
GPG key ID: D7DBF189825E82E7
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -257,7 +257,7 @@ dependencies = [
[[package]]
name = "cargo"
version = "0.74.0"
version = "0.75.0"
dependencies = [
"anyhow",
"base64",

View file

@ -104,7 +104,7 @@ windows-sys = "0.48"
[package]
name = "cargo"
version = "0.74.0"
version = "0.75.0"
edition.workspace = true
license.workspace = true
homepage = "https://crates.io"