We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b1ab0 commit 5c09ffdCopy full SHA for 5c09ffd
freertos-cargo-build/Cargo.toml
@@ -3,7 +3,7 @@ name = "freertos-cargo-build"
3
description = """
4
Utility lib for building & using FreeRTOS in rust projects inside the build.rs.
5
"""
6
-version = "0.1.1"
+version = "0.2.0"
7
authors = ["Tobias Kaupat <tk@lobaro.de>"]
8
edition = "2018"
9
license = "MIT"
freertos-rust-examples/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "freertos-rust-examples"
freertos-rust/Cargo.toml
name = "freertos-rust"
-version = "0.1.2"
0 commit comments