Skip to content
Snippets Groups Projects
Verified Commit a1c09f2a authored by Jana Dönszelmann's avatar Jana Dönszelmann :sparkling_heart:
Browse files

fix serial2

parent b85a7300
Branches
Tags
No related merge requests found
Pipeline #930404 passed
......@@ -410,7 +410,7 @@ dependencies = [
[[package]]
name = "tudelft-serial-upload"
version = "0.1.2"
version = "1.0.0"
dependencies = [
"color-eyre",
"crossterm",
......
......@@ -8,10 +8,10 @@ authors = ["Jonathan Dönszelmann <jonabent@gmail.com>", "Victor Roest <victor@x
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serial2 = "0.1"
serial2 = "0.2.1"
serial_enumerator = "0.2"
color-eyre = "0.6"
crossterm = "0.25"
crossterm = "0.26.1"
[dev-dependencies]
expect-test = "1.4.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment