Publish precompiled deserialize_in_place

This commit is contained in:
David Tolnay
2023-07-19 12:29:30 -07:00
parent 2027088741
commit a28292764c
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
[package]
name = "serde_derive-x86_64-unknown-linux-gnu"
version = "1.0.171-alpha.2"
version = "1.0.171-alpha.3"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["no-std", "no-std::no-alloc"]
description = "Precompiled implementation of #[derive(Serialize, Deserialize)]"