We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fe5137 + 78106a3 commit 87d6398Copy full SHA for 87d6398
HACKING.md
@@ -0,0 +1,7 @@
1
+Release a New Version
2
+---------------------
3
+1. Update `CHANGELOG.md` and `Cargo.toml`.
4
+2. Create a tag `vX.X.X` and push it to Github.
5
+3. Check out the tag locally, then run `cargo publish` to publish to [crates.io].
6
+
7
+[crates.io]: https://crates.io/crates/slog-json
0 commit comments