We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f387e commit ab6987dCopy full SHA for ab6987d
CHANGELOG.md
@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
### Changed
18
19
+- `TraverseConfig::in_bounds` takes a slice instead of a `&Vec` now.
20
+- Bumped upstream dependencies.
21
+- Fixed broken python tests. FFI requires tokio now.
22
- Work around some broken python & FFI tests
23
24
### Removed
0 commit comments