Commit e52fb73
chore(deps): upgrade monty to latest main (87f8f31) (#226)
## Summary
- Upgrade monty dependency from tag v0.0.7 to rev 87f8f31 (5 commits
ahead of v0.0.7 on main)
- Key upstream changes: heap refactor removing `take_data!`,
pyo3-build-config for ubuntu, REPL improvements
- No breaking API changes for bashkit's usage
## Test plan
- [x] `cargo build --all-features` passes
- [x] `cargo test --all-features` passes (all 1049+ unit tests,
integration tests, doc-tests)
- [x] `cargo clippy --all-targets --all-features -- -D warnings` clean
- [x] `cargo fmt --check` clean
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 26ddade commit e52fb73
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
622 | 622 | | |
623 | 623 | | |
624 | 624 | | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
625 | 629 | | |
626 | 630 | | |
627 | 631 | | |
| |||
974 | 978 | | |
975 | 979 | | |
976 | 980 | | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
977 | 985 | | |
978 | 986 | | |
979 | 987 | | |
| |||
0 commit comments