Update to version 0.16.6 (rhbz#2236550)

epel9
blinxen 1 year ago
parent d0673a8028
commit 3d76935503

1
.gitignore vendored

@ -1 +1,2 @@
/gix-packetline-0.16.4.crate
/gix-packetline-0.16.6.crate

@ -1,10 +1,10 @@
--- gix-packetline-0.16.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-packetline-0.16.4/Cargo.toml 2023-08-01T18:14:28.753667+00:00
--- gix-packetline-0.16.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-packetline-0.16.6/Cargo.toml 2023-09-13T19:32:47.281679+00:00
@@ -20,7 +20,7 @@
"LICENSE-*",
"CHANGELOG.md",
]
-description = "A WIP crate of the gitoxide project implementing the pkt-line serialization format"
-description = "A crate of the gitoxide project implementing the pkt-line serialization format"
+description = "Implementation of the the pkt-line serialization format for gix"
license = "MIT OR Apache-2.0"
repository = "https://github.com/Byron/gitoxide"
@ -18,5 +18,5 @@
-version = "0.2.0"
-optional = true
[dependencies.futures-io]
version = "0.3.16"
[dependencies.faster-hex]
version = "0.8.0"

@ -5,7 +5,7 @@
%global crate gix-packetline
Name: rust-gix-packetline
Version: 0.16.4
Version: 0.16.6
Release: %autorelease
Summary: Implementation of the the pkt-line serialization format for gix

@ -1 +1 @@
SHA512 (gix-packetline-0.16.4.crate) = d88f07800d3815e31520f1f76ab0d4d39ff919df0c3e1d2c40f339e22c9f609d4aee670b1f2efe304520c723519f38310ad9fa758c4aa99009ca8255392dcc05
SHA512 (gix-packetline-0.16.6.crate) = f83f6ab3154b99d578f0abe402d71d01783d74d43739432d53a34b62f0a3b6c9b3a3417f534e3a6418a916388ceca7b3a4bc87011c8dc710adb976555d1bffd9

Loading…
Cancel
Save