chore: Release serde_sjson version 1.2.1
This commit is contained in:
parent
72508752b6
commit
02b621fa64
2 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
## [1.2.1] - 2025-04-21
|
||||
|
||||
### Changed
|
||||
|
||||
- update [nom](https://crates.io/crates/nom) to v8
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "serde_sjson"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
authors = ["Lucas Schwiderski"]
|
||||
categories = ["encoding", "parser-implementations"]
|
||||
description = "An SJSON serialization file format"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue