We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b06dea commit 0a7c986Copy full SHA for 0a7c986
1 file changed
Cargo.toml
@@ -3,7 +3,7 @@ name = "SharedLibDeployer"
3
version = "1.0.0"
4
edition = "2021"
5
authors = ["Joseph <tokinobug@163.com>"]
6
-license = "GPL-3"
+license = "GPL-3.0-only"
7
description = "Deploy dlls for your exectuable, useful for redistributing your application as binaries."
8
readme = "README.md"
9
homepage = "https://github.com/ToKiNoBug/SharedLibDeployer"
0 commit comments