Skip to content

Commit

Permalink
chore: Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
lu-zero committed Oct 4, 2022
1 parent 36bab33 commit fca5856
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[package]
name = "wot-serve"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
description = "Web of Things (WoT) Thing server"
license = "MIT"
repository = "https://github.com/sifis-home/wot-serve"
keywords = ["wot", "WebofThings"]

[dependencies]
wot-td = { git = "https://github.com/sifis-home/wot-td" }
wot-td = "0.2.0"
mdns-sd = "0.5.1"
thiserror = "1.0"
if-addrs = "0.7"
Expand Down

0 comments on commit fca5856

Please sign in to comment.