Skip to content

Commit 8883b5e

Browse files
authored
build: check in Cargo.lock (apache#851)
1 parent 11bc5b7 commit 8883b5e

File tree

4 files changed

+10381
-1
lines changed

4 files changed

+10381
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
# under the License.
1717

1818
target
19-
Cargo.lock
2019
.idea
2120
.vscode
2221
**/.DS_Store

.licenserc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ header:
3131
- '**/DEPENDENCIES.*.tsv'
3232
# Release distributions
3333
- 'dist/*'
34+
- 'Cargo.lock'
3435
comment: on-failure

0 commit comments

Comments
 (0)