-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump /zenoh.*/ dependencies to
1.0.0-alpha.5
- Loading branch information
1 parent
9bdd7a3
commit 32f67ae
Showing
4 changed files
with
34 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,4 +74,4 @@ maintainer = "[email protected]" | |
copyright = "2024 ZettaScale Technology" | ||
section = "net" | ||
license-file = ["../../LICENSE", "0"] | ||
depends = "zenohd (=0.11.0-dev-1)" | ||
depends = "zenohd (=1.0.0~alpha.5-1)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,4 +72,4 @@ maintainer = "[email protected]" | |
copyright = "2024 ZettaScale Technology" | ||
section = "net" | ||
license-file = ["../../LICENSE", "0"] | ||
depends = "zenohd (=0.11.0-dev-1)" | ||
depends = "zenohd (=1.0.0~alpha.5-1)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -138,7 +138,7 @@ maintainer = "[email protected]" | |
copyright = "2024 ZettaScale Technology" | ||
section = "net" | ||
license-file = ["../LICENSE", "0"] | ||
depends = "zenohd (=0.11.0-dev-1), zenoh-plugin-rest (=0.11.0-dev-1), zenoh-plugin-storage-manager (=0.11.0-dev-1)" | ||
depends = "zenohd (=1.0.0~alpha.5-1), zenoh-plugin-rest (=1.0.0~alpha.5-1), zenoh-plugin-storage-manager (=1.0.0~alpha.5-1)" | ||
maintainer-scripts = ".deb" | ||
assets = [["../README.md", "README.md", "644"]] | ||
|
||
|