mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Bump tempfile from 3.19.0 to 3.19.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.0 to 3.19.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.0...v3.19.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ unicase = "2.8.1"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.5.0"
|
||||
tempfile = "3.19.0"
|
||||
tempfile = "3.19.1"
|
||||
|
||||
[[bench]]
|
||||
name = "eval"
|
||||
|
||||
Reference in New Issue
Block a user