Skip to content
Snippets Groups Projects
Commit 6b60a277 authored by Federico Lolli's avatar Federico Lolli
Browse files

bumped up version

parent faccd959
Branches
Tags v0.2.0
No related merge requests found
...@@ -370,7 +370,7 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" ...@@ -370,7 +370,7 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
[[package]] [[package]]
name = "serial-bridge" name = "serial-bridge"
version = "0.1.1" version = "0.2.0"
dependencies = [ dependencies = [
"hashbrown", "hashbrown",
"lazy_static", "lazy_static",
......
[package] [package]
name = "serial-bridge" name = "serial-bridge"
authors = ["Federico Lolli <federico.lolli@skywarder.eu>"] authors = ["Federico Lolli <federico.lolli@skywarder.eu>"]
version = "0.1.1" version = "0.2.0"
edition = "2021" edition = "2021"
rust-version = "1.76" rust-version = "1.76"
description = "Serial bridge between Rust and MATLAB" description = "Serial bridge between Rust and MATLAB"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment