We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364c128 commit 8b6e395Copy full SHA for 8b6e395
.github/workflows/covector-version-or-publish-v1.yml
@@ -92,6 +92,8 @@ jobs:
92
cargo update -p thread_local --precise 1.1.7
93
cargo update -p mac-notification-sys --precise 0.6.1
94
cargo update -p ignore --precise 0.4.18
95
+ cargo update -p tree_magic_mini --precise 3.0.3
96
+ cargo update -p native-tls --precise 0.2.11
97
98
# cargo update -p system-deps:6.2.2 --precise 6.1.1
99
# cargo update -p toml:0.7.8 --precise 0.7.3
0 commit comments