We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7f06e commit e7bc4edCopy full SHA for e7bc4ed
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+## Unreleased
6
7
+## [0.1.2] - 2022-09-19
8
9
+- remove ancient `pem-parser`
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "lpc55"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Nicolas Stalder <[email protected]>"]
edition = "2021"
description = "Host-side tooling to interact with LPC55 chips via the ROM bootloader"
0 commit comments