Skip to content

Commit

Permalink
chore: release 0.17.2 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
rklaehn authored Dec 12, 2024
2 parents a0ee996 + 3cfba2d commit e76144a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 45 deletions.
44 changes: 0 additions & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pin-project = "1"
quinn = { package = "iroh-quinn", version = "0.12", optional = true }
serde = { version = "1", features = ["derive"] }
tokio = { version = "1", default-features = false, features = ["macros", "sync"] }
tokio-serde = { version = "0.9", features = ["bincode"], optional = true }
tokio-serde = { version = "0.9", features = [], optional = true }
tokio-util = { version = "0.7", features = ["rt"] }
postcard = { version = "1", features = ["use-std"], optional = true }
tracing = "0.1"
Expand Down

0 comments on commit e76144a

Please sign in to comment.