Skip to content

Commit a32a290

Browse files
committed
fix conflict
1 parent 883c02d commit a32a290

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Cargo.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5698,6 +5698,17 @@ version = "0.2.5"
56985698
source = "registry+https://github.com/rust-lang/crates.io-index"
56995699
checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
57005700

5701+
[[package]]
5702+
name = "lenses"
5703+
version = "0.26.0-alpha.1+dev"
5704+
dependencies = [
5705+
"anyhow",
5706+
"arrow",
5707+
"clap",
5708+
"insta",
5709+
"rerun",
5710+
]
5711+
57015712
[[package]]
57025713
name = "levenshtein_automata"
57035714
version = "0.2.1"

0 commit comments

Comments
 (0)