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 60a41a3 + d899936 commit 0765cb9Copy full SHA for 0765cb9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [0.1.1](https://github.com/jerusdp/mockd/compare/v0.1.0...v0.1.1) (2022-02-27)
4
+
5
6
+### Bug Fixes
7
8
+* 🐛 Too many keywords for crates.io ([60a41a3](https://github.com/jerusdp/mockd/commit/60a41a3f21427c137b2c60d5b2a89b267a73d8b1))
9
10
## 0.1.0 (2022-02-27)
11
12
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mockd"
-version = "0.1.0"
+version = "0.1.1"
edition = "2021"
authors = ["jerusdp <[email protected]>"]
rust-version = "1.56"
0 commit comments