tangled
alpha
login
or
join now
bwc9876.dev
/
nu_plugin_dbus
1
fork
atom
Nushell plugin for interacting with D-Bus
1
fork
atom
overview
issues
pulls
pipelines
update Cargo.lock
Devyn Cairns
2 years ago
f1a22110
02bff915
+1
-1
1 changed file
expand all
collapse all
unified
split
Cargo.lock
+1
-1
Cargo.lock
···
932
932
933
933
[[package]]
934
934
name = "nu_plugin_dbus"
935
935
-
version = "0.10.0"
935
935
+
version = "0.11.0"
936
936
dependencies = [
937
937
"dbus",
938
938
"nu-plugin",