Skip to content

Commit 66e93df

Browse files
committed
Update to nushell 0.104.0
Update libproc
1 parent a8d7d79 commit 66e93df

File tree

2 files changed

+71
-64
lines changed

2 files changed

+71
-64
lines changed

Cargo.lock

Lines changed: 69 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ chrono = "0.4.40"
1919
nom = "8"
2020
nom-language = "0.1"
2121
nom-openmetrics = { git = "https://github.com/drbrain/nom-openmetrics" }
22-
nu-plugin = "0.102.0"
23-
nu-protocol = { version = "0.102.0", features = [ "plugin" ] }
22+
nu-plugin = "0.104.0"
23+
nu-protocol = { version = "0.104.0", features = [ "plugin" ] }
2424
prometheus-http-query = "0.8.3"
2525
reqwest = { version = "0.12.15", features = [ "native-tls" ] }
2626
tokio = { version ="1.44.2", features = [ "macros", "rt" ] }

0 commit comments

Comments
 (0)