Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
luadebug authored Aug 2, 2024
1 parent c8a3e8a commit 9fba840
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cargo-features = ["edition2024", "profile-rustflags"]

[package]
name = "rusted-assault-cube"
version = "2.3.0"
version = "3.0.0"
edition = "2024"
authors = ["luadebug Lin Evelynn [email protected]"]
publish = false
Expand Down Expand Up @@ -41,4 +41,4 @@ strip = true
#rustflags = ["-C", "link-arg=-fuse-ld=mold"]

[target.'cfg(target_os="windows")'.build-dependencies]
vcpkg = "0.2.15"
vcpkg = "0.2.15"

0 comments on commit 9fba840

Please sign in to comment.