mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 21:48:02 +00:00
Bump version to 0.7.4
Dependencies were updated in previous commit. (For supporting current Nightly Rust.) I guess this shouldn't affect our client interface -- which is why these dependency bumps only get patch level version number updates for Serde, I presume?
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "serde_codegen"
|
||||
version = "0.7.3"
|
||||
version = "0.7.4"
|
||||
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
description = "Macros to auto-generate implementations for the serde framework"
|
||||
|
||||
Reference in New Issue
Block a user