Skip to content

Commit 9d58821

Browse files
committed
prepare for bump
1 parent be61a16 commit 9d58821

File tree

3 files changed

+4
-12
lines changed

3 files changed

+4
-12
lines changed

.cargo/config.toml

Lines changed: 0 additions & 9 deletions
This file was deleted.

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ cc = "1.2.20"
4141
# New seq_geom_parser 1.0 (chumsky-based, from piscem-rs workspace) — used for
4242
# geometry validation and flex-quant. Patched to GitHub in .cargo/config.toml
4343
# until published to crates.io.
44-
seq_geom_parser = "1.0"
44+
seq_geom_parser = "1.1"
4545
# Old seq_geom_parser 0.3.0 (pest-based) — still used by simpleaf quant for
4646
# PiscemGeomDesc/SalmonGeomDesc command-line arg generation and FIFO transforms.
4747
# Imported as `seq_geom_parser_legacy`. Will be migrated to 1.0 incrementally.

0 commit comments

Comments
 (0)