parent
bd7ebcb666
commit
9f30f86b26
@ -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
|
@ -1 +1 @@
|
||||
SHA512 (jiff-0.1.16.crate) = e83ba1e75ad848666f3ed68c14c1f9a82cdb92360add760ec259837c562e487a830766981026ee7d537b701478b3713f80f52d8f996ade4eb1a126be126f200e
|
||||
SHA512 (jiff-0.1.17.crate) = 9192a0d1f8556e086ec22ac237077a011716afc3c8c8438691d209a854be3f694814f2b156673be34f824a892724e2f82c9c28c5630be6bdf370159629204bb9
|
||||
|
Loading…
Reference in new issue