Skip to content

Commit 1710e06

Browse files
Upgrade
1 parent 2251b56 commit 1710e06

10 files changed

Lines changed: 2077 additions & 1086 deletions

File tree

.claude/settings.local.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,15 @@
66
"WebFetch(domain:docs.rs)",
77
"Bash(cargo tree:*)",
88
"Bash(cargo check:*)",
9-
"Bash(cargo update:*)"
9+
"Bash(cargo update:*)",
10+
"Bash(cargo install:*)",
11+
"Bash(cargo metadata:*)",
12+
"Bash(cargo clean:*)",
13+
"WebSearch",
14+
"Bash(cargo search:*)",
15+
"Bash(cargo info:*)",
16+
"Bash(cargo build:*)",
17+
"Bash(cargo doc:*)"
1018
],
1119
"deny": [],
1220
"ask": []

0 commit comments

Comments
 (0)