Update to 0.76.0

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
epel9
Michel Alexandre Salim 2 years ago
parent e3472746f2
commit 8876a79500
No known key found for this signature in database
GPG Key ID: 8B229D2F7CCC04F2

1
.gitignore vendored

@ -2,3 +2,4 @@
/nu-utils-0.65.0.crate
/nu-utils-0.74.0.crate
/nu-utils-0.75.0.crate
/nu-utils-0.76.0.crate

@ -1,6 +1,6 @@
--- nu-utils-0.75.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-utils-0.75.0/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -39,5 +39,3 @@
--- nu-utils-0.76.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-utils-0.76.0/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -43,5 +43,3 @@
[dependencies.sys-locale]
version = "0.2.1"

@ -1,14 +1,18 @@
--- nu-utils-0.75.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-utils-0.75.0/Cargo.toml 2023-02-06T20:14:40.374350+00:00
@@ -17,16 +17,13 @@
description = "Nushell utility functions"
--- nu-utils-0.76.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-utils-0.76.0/Cargo.toml 2023-02-22T18:18:09.136832+00:00
@@ -18,19 +18,16 @@
license = "MIT"
repository = "https://github.com/nushell/nushell/tree/main/crates/nu-utils"
+autobins = false
+
[lib]
-bench = false
-
-[[bin]]
-name = "utils"
-path = "src/main.rs"
+autobins = false
bench = false
[dependencies.log]
version = "0.4"

@ -5,7 +5,7 @@
%global crate nu-utils
Name: rust-nu-utils
Version: 0.75.0
Version: 0.76.0
Release: %autorelease
Summary: Nushell utility functions

@ -1 +1 @@
SHA512 (nu-utils-0.75.0.crate) = a696039c9997e718164ff53eb435ca129e0df4db43b86cb9db38d029bfd534da8053c01858bc24453633157ceb2de8ef90ed6c62f6a49be03e4cee5490182677
SHA512 (nu-utils-0.76.0.crate) = 35add3dc997c29ccd7d3b3137463bfab0648c143f0aa10f9723d49a1246f6ff99ff3e8df6396e4d2510beef9cf02e365e3307275048561472314818f1491022b

Loading…
Cancel
Save