Skip to content

Commit

Permalink
Bump nu-plugin and protocol versions to 0.88.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FMotalleb committed Dec 18, 2023
1 parent 9ed695c commit 840fd0b
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 122 deletions.
152 changes: 33 additions & 119 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[dependencies]
netstat2 = "0.9.1"
nu-plugin = "0.87.1"
nu-plugin = "0.88.1"
sysinfo = "0.29.11"

[dependencies.nu-protocol]
features = ["plugin"]
version = "0.87.1"
version = "0.88.1"

[package]
authors = ["Motalleb Fallahnezhad <[email protected]>"]
Expand All @@ -17,4 +17,4 @@ license = "MIT"
name = "nu_plugin_port_list"
readme = "README.md"
repository = "https://github.com/FMotalleb/nu_plugin_port_list"
version = "1.2.7"
version = "1.2.8"

0 comments on commit 840fd0b

Please sign in to comment.