File tree Expand file tree Collapse file tree
crates/devolutions-pedm-shell-ext Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ exclude = [
2020 " crates/sogar-registry"
2121]
2222
23+ [workspace .package ]
24+ version = " 2025.1.5"
25+
2326[profile .profiling ]
2427inherits = " release"
2528debug = 1
Original file line number Diff line number Diff line change 11[package ]
22name = " devolutions-pedm-shell-ext"
3- version = " 2025.1.5 "
3+ version.workspace = true
44edition = " 2021"
55license = " MIT/Apache-2.0"
66authors = [" Devolutions Inc. <infos@devolutions.net>" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " devolutions-agent"
3- version = " 2025.1.5 "
3+ version.workspace = true
44edition = " 2021"
55license = " MIT/Apache-2.0"
66authors = [" Devolutions Inc. <infos@devolutions.net>" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " devolutions-gateway"
3- version = " 2025.1.5 "
3+ version.workspace = true
44edition = " 2021"
55readme = " README.md"
66license = " MIT/Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " devolutions-session"
3- version = " 2025.1.5 "
3+ version.workspace = true
44edition = " 2021"
55license = " MIT/Apache-2.0"
66authors = [" Devolutions Inc. <infos@devolutions.net>" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " jetsocat"
3- version = " 2025.1.5 "
3+ version.workspace = true
44authors = [" Devolutions Inc. <infos@devolutions.net>" ]
55edition = " 2021"
66description = " (Web)Socket toolkit for jet protocol related operations"
You can’t perform that action at this time.
0 commit comments