Skip to content

Commit a612034

Browse files
authored
Rename crate back to jtd-fuzz (#12)
* Rename crate back to jtd-fuzz * Release 0.1.19
1 parent 814376c commit a612034

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
2-
name = "jtd_fuzz"
2+
name = "jtd-fuzz"
33
description = "Generates example data from JSON Typedef schemas"
4-
version = "0.1.18"
4+
version = "0.1.19"
55
license = "MIT"
66
authors = ["JSON Typedef Contributors"]
77
edition = "2018"

0 commit comments

Comments
 (0)