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]] [[package]]
name = "cargo" name = "cargo"
version = "0.74.0" version = "0.75.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"base64", "base64",

View file

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