Explorar o código

Merge #690

690: Increase version number r=thvdveld a=thvdveld

This makes testing local changes with patches work in other crates.

Co-authored-by: Thibaut Vandervelden <thvdveld@vub.be>
bors[bot] %!s(int64=2) %!d(string=hai) anos
pai
achega
16d13eafa5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>"]