baoyachi / shadow-rs

A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
https://docs.rs/shadow-rs
MIT License
447 stars 41 forks source link

Update tzdb requirement from 0.3.4 to 0.4.0 #111

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on tzdb to permit the latest version.

Changelog

Sourced from tzdb's changelog.

0.4.0 (2022-08-05)

  • Increase msrv to 1.60
  • Add now module, which uses utcnow(), and works in #[no_std]

0.3.4 (2022-08-02)

  • Fix endianess issues for PowerPCs

0.3.3 (2022-08-01)

  • Update tz-rs to v0.6.12 to work in a no-std context (#33)
  • Expand documentation
  • Add features std, alloc, and fallback (unused until the next breaking change)

0.3.2 (2022-07-30)

0.3.1 (2022-07-23)

0.3.0 (2022-07-21)

  • Remove serde-as feature. The feature is very unrelated to goals of the crate, so it should be moved somewhere else
  • Split up generated.rs to speed up compilation if not all features are selected
  • Reduce msrv to 1.55

0.2.7 (2022-06-30)

  • Fix error if build and target platform have different pointer widths

0.2.6 (2022-06-29)

0.2.5 (2022-06-26)

... (truncated)

Commits
  • 0c6e718 v0.4.0
  • 3108c7e Bigger line-height for better readability on Crate.io
  • 364b2b1 Bump utcnow version to 0.2.0
  • 40fd424 Fewer powerset tests
  • 1a055b5 Disable rustup cache, keeps on failing for MacOS
  • 3fdcc0c Invalidate cache
  • 634a28d Don't mention no-std for now
  • ba88957 Merge pull request #98 from Kijewski/v0.4.x
  • 7d435a5 Upgrade to iana-time-zone 0.1.41
  • d52d808 Add now feature and module (#82)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

The following labels could not be found: 📦 dependencies.