Skip to content

Commit 23ffadb

Browse files
committed
chore: adopt improved slect api.
1 parent fcd5086 commit 23ffadb

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ include-vendor = { git = "https://github.com/movementlabsxyz/kestrel.git", rev =
142142
ready-docker = { git = "https://github.com/movementlabsxyz/kestrel.git", rev = "3220d704df7e06d1dcc5266e15eaf05db86fdb07" }
143143

144144
# orfile
145-
orfile = { git = "https://github.com/movementlabsxyz/orfile.git", rev = "c34c5927796c87e50a2e931760e3a226b5aa4ebf" }
146-
slect = { git = "https://github.com/movementlabsxyz/orfile.git", rev = "c34c5927796c87e50a2e931760e3a226b5aa4ebf" }
145+
orfile = { git = "https://github.com/movementlabsxyz/orfile.git", rev = "5473fc4e26175974509088eb88660a0269e4f39e" }
146+
slect = { git = "https://github.com/movementlabsxyz/orfile.git", rev = "5473fc4e26175974509088eb88660a0269e4f39e" }
147147

148148
# docs
149149
clap-markdown-ext = { git = "https://github.com/movementlabsxyz/clap-markdown-ext.git", rev = "8f54fe424504bf37fb01dc69aaed8166e429fe6a" }

migration/cli/migrate-node/docs/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Options:
134134

135135
###### **Options:**
136136

137-
* `--null` — Enable the #flag_names subcommand
137+
* `--null` — Enable the null selection
138138

139139

140140

0 commit comments

Comments
 (0)