fix(deps): use less specific version for zbus

pull/72/head
Fabian-Lars 2 years ago committed by GitHub
parent 95dca7a10c
commit 74c698987b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,4 +24,4 @@ features = [
]
[target.'cfg(target_os = "linux")'.dependencies]
zbus = "3.7"
zbus = "3"

Loading…
Cancel
Save