allow device matching by udev properties
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "init"
|
||||
version = "2.4.3"
|
||||
version = "2.5.0"
|
||||
edition = "2024"
|
||||
|
||||
[profile.release]
|
||||
@ -30,3 +30,4 @@ sys-info = "0.9.1"
|
||||
dkl = { git = "https://novit.tech/direktil/dkl", version = "1.0.0" }
|
||||
openssl = "0.10.73"
|
||||
reqwest = { version = "0.12.22", features = ["native-tls"] }
|
||||
glob = "0.3.3"
|
||||
|
||||
Reference in New Issue
Block a user