Skip to content

Tags: time-rs/time

Tags

v0.3.36

Toggle v0.3.36's commit message

Verified

This commit was signed with the committer’s verified signature.
jhpratt Jacob Pratt
`pub use` instead of `pub type` re-exporting

This utilizes `#[cfg(doc)]` such that documentation shows it as a type
alias, while the code actually compiled in every other situation is a
re-export, avoiding the limitations of rustc.

v0.3.35

Toggle v0.3.35's commit message

Verified

This commit was signed with the committer’s verified signature.
jhpratt Jacob Pratt
v0.3.35 release

v0.3.34

Toggle v0.3.34's commit message

Verified

This commit was signed with the committer’s verified signature.
jhpratt Jacob Pratt
v0.3.34 release

v0.3.33

Toggle v0.3.33's commit message

Verified

This commit was signed with the committer’s verified signature.
jhpratt Jacob Pratt
v0.3.33 release

v0.3.32

Toggle v0.3.32's commit message

Verified

This commit was signed with the committer’s verified signature.
jhpratt Jacob Pratt
v0.3.32 release

v0.3.31

Toggle v0.3.31's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired and has been revoked.
jhpratt Jacob Pratt
v0.3.31 release

v0.3.30

Toggle v0.3.30's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired and has been revoked.
jhpratt Jacob Pratt
v0.3.30 release

v0.3.29

Toggle v0.3.29's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired and has been revoked.
jhpratt Jacob Pratt
v0.3.29 release

v0.3.28

Toggle v0.3.28's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired and has been revoked.
jhpratt Jacob Pratt
v0.3.28 release

v0.3.27

Toggle v0.3.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set `serde` dep to `^1.0.184` after upstream issue resolution (#615)