- Convert to rust2rpm.toml Signed-off-by: Michel Lind <salimma@fedoraproject.org>epel9 imports/e9/rust-open-5.0.1-1.el9
parent
9332f662a9
commit
82d5e23a7f
@ -1,4 +0,0 @@
|
||||
[DEFAULT]
|
||||
summary = Open a path or URL using the program configured on the system
|
||||
lib.requires =
|
||||
/usr/bin/xdg-open
|
@ -0,0 +1,7 @@
|
||||
[package]
|
||||
summary = "Open a path or URL using the program configured on the system"
|
||||
|
||||
[requires]
|
||||
lib = [
|
||||
"/usr/bin/xdg-open",
|
||||
]
|
@ -1 +1 @@
|
||||
SHA512 (open-4.2.0.crate) = 6822fb3e15203e974d620770da7230985f4f79bb232d749d3320139a3a1c8c41b0e9d172cf97da9f2e1d9bc99b0321dc30b30bda32b1bc68c2bdc92d98a1e55c
|
||||
SHA512 (open-5.0.1.crate) = 4e41ba16bf57def61a94e4c51356d284e6ad88cd18bde49dc96b53f1cf7ce0373280bfede48f22df871e8243b974c6122ac9a06aaa8ee2336910d21e876c6ba2
|
||||
|
Loading…
Reference in new issue