Skip to content

Commit

Permalink
fix: Remove lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
Flix authored and FlixCoder committed May 30, 2022
1 parent 33d7e79 commit e3d877e
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 2,382 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/.vscode
.env
config.yaml
Cargo.lock
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [0.1.1] - 2022-05-30

### Bug Fixes

- Remove lock file

## [0.1.0] - 2022-05-29

### Features
Expand Down
Loading

0 comments on commit e3d877e

Please sign in to comment.