Sfoglia il codice sorgente

Increase version (for making patches work)

Thibaut Vandervelden 2 anni fa
parent
commit
7633e48db7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "smoltcp"
-version = "0.8.0"
+version = "0.9.0"
 edition = "2018"
 rust-version = "1.60"
 authors = ["whitequark <whitequark@whitequark.org>"]