Skip to content

deps: bump folktime from 0.2.1 to 0.3.2#297

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/folktime-0.3.2
Open

deps: bump folktime from 0.2.1 to 0.3.2#297
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/folktime-0.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps folktime from 0.2.1 to 0.3.2.

Release notes

Sourced from folktime's releases.

0.3.2

What's Changed

Full Changelog: lkurcak/folktime@0.3.1...0.3.2

Changelog

Sourced from folktime's changelog.

[0.3.2] - 2026-04-22

Changed

  • Month and year-based units are now based on astronomical Julian year (365.25 days/year).

[0.3.0] - 2026-04-21

Added

  • no_std support (no dependency on the Rust standard library).
  • Unit enum and with_min_unit() builder for setting the minimum primary time unit.
  • #[must_use] on all builder methods and constructors.
  • Debug, Clone, Copy, PartialEq, Eq derives on Style.

Changed

  • Formatting methods are now pub(crate) instead of pub; use Display via format!/write! instead of calling them directly.
  • Formatter sub-modules are now private.
  • Edition updated to 2024.

[0.2.0] - 2024-05-09

Added

  • Style enum with OneUnitFrac (default), OneUnitWhole, and TwoUnitsWhole formatting styles.
  • with_style() builder method.

[0.1.0] - 2024-05-09

Added

  • Initial release.
  • Folktime::duration() for approximate human-friendly duration formatting.
  • Three significant digit formatting with automatic unit selection (ns through Gy).
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/folktime-0.3.2 branch 2 times, most recently from b912b63 to 9512632 Compare May 6, 2026 01:28
Bumps [folktime](https://github.com/lkurcak/folktime) from 0.2.1 to 0.3.2.
- [Release notes](https://github.com/lkurcak/folktime/releases)
- [Changelog](https://github.com/lkurcak/folktime/blob/main/CHANGELOG.md)
- [Commits](lkurcak/folktime@0.2.1...0.3.2)

---
updated-dependencies:
- dependency-name: folktime
  dependency-version: 0.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/folktime-0.3.2 branch from 9512632 to 6dc0937 Compare May 6, 2026 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants