Skip to content

Commit ea27c22

Browse files
committed
fix: license name
1 parent 58e419a commit ea27c22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name = "stealth_address_kit"
33
version = "0.1.0"
44
edition = "2021"
55
description = "Stealth Address Kit: A Rust library for generating stealth addresses."
6-
license = "MIT/APACHE-2.0"
7-
license-file = "LICENSE-APACHE"
6+
license = "MIT"
87
homepage = "https://vac.dev"
98

109
[lib]

0 commit comments

Comments
 (0)