homemaker
homemaker copied to clipboard
Slightly more than yet another dotfile manager.
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.199. Release notes Sourced from serde's releases. v1.0.199 Fix ambiguous associated item when forward_to_deserialize_any! is used on an enum with Error variant (#2732, thanks @aatifsyed)...
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.33 to 0.4.38. Release notes Sourced from chrono's releases. v0.4.38 This release bring a ca. 20% improvement to the performance of the formatting code, and a convenient...
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.1 to 0.26.2. Changelog Sourced from strum_macros's changelog. 0.26.2 #337: Fix missing generic impls for EnumTryAs #334: Support prefix in AsRefStr. Technically a breaking change, but prefix...
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.12.1 to 0.12.2. Commits 47f02be v0.12.2 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you...
Bumps [log](https://github.com/rust-lang/log) from 0.4.20 to 0.4.21. Changelog Sourced from log's changelog. [0.4.21] - 2024-02-27 What's Changed Minor clippy nits by @nyurik in rust-lang/log#578 Simplify Display impl by @nyurik in rust-lang/log#579...
## WS-2023-0366 - Medium Severity Vulnerability Vulnerable Library - rustix-0.37.19.crate Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls Library home page: https://crates.io/api/v1/crates/rustix/0.37.19/download Path to dependency file: /Cargo.toml Path to vulnerable library: /Cargo.toml...
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.13 to 0.8.16. Commits 4ac61f7 chore: Release a5eb1ac chore: Disable serde_toml releasing for now 9217e44 chore: Release 003ce94 docs: Update changelog b463f3d Merge pull request #757 from...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.202 to 1.0.204. Release notes Sourced from serde's releases. v1.0.204 Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag...
Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22. Changelog Sourced from log's changelog. [0.4.22] - 2024-06-27 What's Changed Add some clarifications to the library docs by @KodrAus in rust-lang/log#620 Add links to...
Bumps [strum](https://github.com/Peternator7/strum) from 0.26.2 to 0.26.3. Release notes Sourced from strum's releases. v0.26.3 What's Changed Fix typos & misspellings in docs by @5-pebbles in Peternator7/strum#347 Update heck requirement by @smoelius...