Skip to content

Commit

Permalink
Remove chrono, bump deps (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshKarpel authored May 4, 2023
1 parent da8bbdf commit 1d6596a
Show file tree
Hide file tree
Showing 6 changed files with 148 additions and 331 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
toolchain: [ stable ]
toolchain: [ nightly ]

runs-on: ubuntu-latest

Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## 0.2.2

### Changed

- Dropped `chrono` dependency.

## 0.2.1

### Added
Expand Down
Loading

0 comments on commit 1d6596a

Please sign in to comment.