Skip to content

Commit 44dd4e7

Browse files
committed
misc: remove Cargo.lock from .gitignore
1 parent 0a89aca commit 44dd4e7

File tree

3 files changed

+2516
-1
lines changed

3 files changed

+2516
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
/target
2-
Cargo.lock

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Misc
11+
12+
- Commit Cargo.lock ... (idk why it was in the .gitignore)
13+
1014
## [1.0.2]
1115

1216
### Fix

0 commit comments

Comments
 (0)