Update to 0.12.3

epel9
Josh Stone 5 years ago
parent 311cc9cc16
commit 7575dde7cd

1
.gitignore vendored

@ -1,2 +1,3 @@
/json-0.12.1.crate
/json-0.12.2.crate
/json-0.12.3.crate

@ -5,7 +5,7 @@
%global crate json
Name: rust-%{crate}
Version: 0.12.2
Version: 0.12.3
Release: 1%{?dist}
Summary: JSON implementation in Rust
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Tue Mar 17 2020 Josh Stone <jistone@redhat.com> - 0.12.3-1
- Update to 0.12.3
* Thu Mar 12 2020 Josh Stone <jistone@redhat.com> - 0.12.2-1
- Update to 0.12.2

@ -1 +1 @@
SHA512 (json-0.12.2.crate) = 356cef64f4d376f24c572ffc22db1c8145769b8083b9a16932b3ee0290fbceb3f5554e9fd6b61ad0cc7684a2aca3d30a1687a791898a1bee4822b9a2f252b05a
SHA512 (json-0.12.3.crate) = 388a7c01e0cca20f870e51b9fc5dd88361ec3c3291d6b3710a0e5b2f3081170e25d0d45c173173dd3ec3984a4021fec6150f633bf33ef814229522a553e0d4ea

Loading…
Cancel
Save