Skip to content

Commit

Permalink
chore: Fix "unused manifest key: package.ignore"
Browse files Browse the repository at this point in the history
  • Loading branch information
gretchenfrage committed Dec 25, 2024
1 parent ee45b4c commit 21248a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ categories = ["memory-management", "data-structures", "concurrency"]
description = """
A lock-free concurrent slab.
"""
ignore = [
exclude = [
"flake.nix",
"flake.lock",
".envrc",
Expand Down

0 comments on commit 21248a6

Please sign in to comment.