Stebalien / tempfile

Temporary file library for rust
http://stebalien.com/projects/tempfile-rs
Apache License 2.0
1.2k stars 120 forks source link

Add a Dependabot config #217

Closed LingMan closed 1 year ago

LingMan commented 1 year ago

With this Dependabot will automatically file PRs to update dependencies. The cargo section watches Cargo.toml for semver-incompatible crate updates while the github-actions section watches the workflow files in .github/workflows for possible updates to any of the action in use.