Skip to content

Commit

Permalink
Update clap and gtfs structures (#196)
Browse files Browse the repository at this point in the history
* Update clap

* Update gtfs_structures

* Add check for non default features in tests
  • Loading branch information
antoine-de authored May 6, 2024
1 parent a7237ae commit f1a90cd
Show file tree
Hide file tree
Showing 6 changed files with 288 additions and 345 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
- run: cargo clippy
- run: cargo build
- run: cargo test
- run: cargo test --no-default-features
Loading

0 comments on commit f1a90cd

Please sign in to comment.