Skip to content

Commit 6f58dd5

Browse files
chore(deps): bump log from 0.4.25 to 0.4.26
Bumps [log](https://github.com/rust-lang/log) from 0.4.25 to 0.4.26. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.25...0.4.26) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d91faf0 commit 6f58dd5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env_logger = "0.11.6"
1919
fit_file = "0.6.0"
2020
geo-types = "0.7.15"
2121
gpx = "0.10.0"
22-
log = "0.4.25"
22+
log = "0.4.26"
2323
rayon = "1.10.0"
2424
srtm_reader = { version = "0.5.1", optional = true }
2525
time = { version = "0.3.39", default-features = false }

0 commit comments

Comments
 (0)