From c7f229c9015f9feb64a616efb9c6f48cde535b92 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 11 Oct 2023 12:09:37 +0200 Subject: regenerate extra example sentences with deterministic randomness --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5b31955..f080095 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ edition = "2021" [dependencies] anyhow = "1.0" +fasthash = "0.4.0" markdown = "0.3" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" -- cgit v1.2.3