Skip to content

Commit cbcba5e

Browse files
committed
New release
1 parent a9043c4 commit cbcba5e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.31] - 2022-12-09
9+
10+
Bindgen dependency was bumped up to 0.63.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["cargo-pio", "ldproxy"]
33

44
[package]
55
name = "embuild"
6-
version = "0.30.5"
6+
version = "0.31.0"
77
authors = ["Ivan Markov <[email protected]>", "Dominik Gschwind <[email protected]>"]
88
edition = "2021"
99
rust-version = "1.58"

0 commit comments

Comments
 (0)