Skip to content

Commit

Permalink
chore: Bump zenoh.* version to 1.0.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-zenoh-bot committed Aug 6, 2024
1 parent aad1fe5 commit ae7d91e
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
102 changes: 51 additions & 51 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 @@ -45,4 +45,4 @@ json5 = "0.4.1"
paste = "1.0.14"
pyo3 = { version = "0.21.2", features = ["extension-module", "abi3-py38", "experimental-async", "experimental-declarative-modules"] }
validated_struct = "2.1.0"
zenoh = { version = "0.11.0-dev", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "dev/1.0.0", features = ["unstable", "internal"], default-features = false }
zenoh = { version = "1.0.0-alpha.6", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.0.0-alpha.6", features = ["unstable", "internal"], default-features = false }

0 comments on commit ae7d91e

Please sign in to comment.