Bump to 0.74.0

This commit is contained in:
Weihang Lo 2023-07-14 22:11:28 +01:00
parent 4bbb300055
commit ff644b8cac
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

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

View file

@ -95,7 +95,7 @@ windows-sys = "0.48"
[package]
name = "cargo"
version = "0.73.0"
version = "0.74.0"
edition = "2021"
license = "MIT OR Apache-2.0"
homepage = "https://crates.io"