Skip to content

Commit 0a7c986

Browse files
committed
fix meta info
1 parent 8b06dea commit 0a7c986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "SharedLibDeployer"
33
version = "1.0.0"
44
edition = "2021"
55
authors = ["Joseph <tokinobug@163.com>"]
6-
license = "GPL-3"
6+
license = "GPL-3.0-only"
77
description = "Deploy dlls for your exectuable, useful for redistributing your application as binaries."
88
readme = "README.md"
99
homepage = "https://github.com/ToKiNoBug/SharedLibDeployer"

0 commit comments

Comments
 (0)