Informations for generating a rpm
This commit is contained in:
10
Cargo.toml
10
Cargo.toml
@@ -19,4 +19,12 @@ chrono = "0.4"
|
||||
hex = "0.4"
|
||||
sha3 = "0.10"
|
||||
diff = "0.1"
|
||||
glob = "0.3"
|
||||
glob = "0.3"
|
||||
|
||||
|
||||
[package.metadata.generate-rpm]
|
||||
assets = [
|
||||
{ source = "target/release/rsnmpagent", dest = "/usr/sbin/rsnmpagent", mode = "750" },
|
||||
]
|
||||
license = "GPL-3"
|
||||
description = "rsnmpagent by hda/otho"
|
||||
|
||||
Reference in New Issue
Block a user