Skip to content

Commit

Permalink
Merge pull request #15 from Anders429/master
Browse files Browse the repository at this point in the history
Merge `master` into `dev`
  • Loading branch information
Anders429 authored Nov 19, 2023
2 parents 08c2a25 + 6a6d519 commit fd948cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## Unreleased

## 0.5.0 - 2023-05-16
### Added
- `Deserializer` can now be configured to allow (or disallow) zero-copy deserialization.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "serde_assert"
version = "0.4.0"
version = "0.5.0"
authors = ["Anders Evensen"]
edition = "2021"
rust-version = "1.61.0"
Expand Down

0 comments on commit fd948cc

Please sign in to comment.