-
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit 53e209f
insta: Cargo: allow globset version up to 0.4.16 (#810)
## Summary
[globset
v0.4.17](https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17)
changed its rust edition from 2021 to 2024. As insta is currently on
edition 2021 ensure to use globset versions <0.4.17.
## References
-
BurntSushi/ripgrep@a60e62d
- BurntSushi/ripgrep#3149
Signed-off-by: Richard Leitner <dev@g0hl1n.net>1 parent a7d6247 commit 53e209f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | - | ||
53 | + | ||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments