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.
1 parent 6269fa6 commit f4e42b4Copy full SHA for f4e42b4
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "pact-stub-server"
3
version = "0.6.2"
4
edition = "2021"
5
-authors = ["Ronald Holshausen <uglyog@gmail.com>"]
+authors = ["Ronald Holshausen <ronald.holshausen@gmail.com>"]
6
description = "Standalone pact stub server"
7
homepage = "https://www.pact.io"
8
repository = "https://github.com/uglyog/pact-stub-server"
@@ -55,4 +55,4 @@ lto = true
55
# References
56
# https://doc.rust-lang.org/stable/rustc/codegen-options/
57
# https://doc.rust-lang.org/rustc/profile-guided-optimization.html
58
-# https://github.com/johnthagen/min-sized-rust
+# https://github.com/johnthagen/min-sized-rust
0 commit comments