parent
925aade987
commit
ea1f1c3d05
@ -1 +1 @@
|
|||||||
SOURCES/jiff-0.1.16.crate
|
SOURCES/jiff-0.1.18.crate
|
||||||
|
@ -1 +1 @@
|
|||||||
218aa3d7610d0dfdc35628bf1d39b78bad361a48 SOURCES/jiff-0.1.16.crate
|
49cd2d86f78db93e3b01d4943d059e41464ac4a1 SOURCES/jiff-0.1.18.crate
|
||||||
|
@ -1,22 +0,0 @@
|
|||||||
From 692c9f7ebe20450269666cddeca75023c8a34a79 Mon Sep 17 00:00:00 2001
|
|
||||||
From: "Benjamin A. Beasley" <code@musicinmybrain.net>
|
|
||||||
Date: Thu, 26 Dec 2024 16:04:32 -0500
|
|
||||||
Subject: [PATCH] Fix a small typo in CHANGELOG.md
|
|
||||||
|
|
||||||
---
|
|
||||||
CHANGELOG.md | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/CHANGELOG.md b/CHANGELOG.md
|
|
||||||
index 6281f33..e0f1c5a 100644
|
|
||||||
--- a/CHANGELOG.md
|
|
||||||
+++ b/CHANGELOG.md
|
|
||||||
@@ -72,7 +72,7 @@ adding duration to now: 2026-02-26T19:00:57-05:00[America/New_York]
|
|
||||||
With Jiff, you should no longer need to pull in crates like
|
|
||||||
[`humantime`](https://docs.rs/humantime) and
|
|
||||||
[`humantime-serde`](https://docs.rs/humantime-serde)
|
|
||||||
-to accomplished a similar task.
|
|
||||||
+to accomplish a similar task.
|
|
||||||
|
|
||||||
While this new format doesn't support any kind of internationalization, the
|
|
||||||
prevalence of the `humantime` crate suggests there's a desire for something
|
|
Loading…
Reference in new issue