Skip to content

Commit b66cb9e

Browse files
author
Jeff Kim
committed
Updated publish crates list
1 parent a546466 commit b66cb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

envsetup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ function remote_shell() {
112112
command ssh "$remote_user_host" -t "cd $remote_directory; bash"
113113
}
114114

115-
declare -a publish_dirs=("rsbinder" "rsbinder-aidl" "rsbinder-hub" "rsbinder-tools" "rsbinder-tokio")
115+
declare -a publish_dirs=("rsbinder-aidl" "rsbinder" "rsbinder-tools")
116116

117117
function publish() {
118118
local cargo_options=()

0 commit comments

Comments
 (0)