Commit ebadec9
Weekly
Automation to keep dependencies in the primary `Cargo.lock` current.
The following is the output from `cargo update`:
```txt
Locking 5 packages to latest compatible versions
Updating cc v1.2.40 -> v1.2.41
Updating find-msvc-tools v0.1.3 -> v0.1.4
Updating regex v1.11.3 -> v1.12.1
Updating regex-automata v0.4.11 -> v0.4.12
Updating regex-syntax v0.8.6 -> v0.8.7
note: pass `--verbose` to see 22 unchanged dependencies behind latest
```
Co-authored-by: github-actions <[email protected]>cargo update of primary dependencies (#842)1 parent 8c5c8ec commit ebadec9
1 file changed
+10
-10
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments