Skip to content

Commit e32393e

Browse files
committed
fixes
1 parent 024cadc commit e32393e

File tree

9 files changed

+231
-30
lines changed

9 files changed

+231
-30
lines changed

Cargo.lock

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

crates/pet-python-utils/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ ci-homebrew-container = []
2424
ci-poetry-global = []
2525
ci-poetry-project = []
2626
ci-poetry-custom = []
27+
ci-poetry-customx = []
28+
29+
[dev-dependencies]
30+
serial_test = "3.1.1"

0 commit comments

Comments
 (0)