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 86fc682 commit e02f0adCopy full SHA for e02f0ad
inngest/Cargo.toml
@@ -1,11 +1,13 @@
1
[package]
2
name = "inngest"
3
-version = "0.1.0"
+version = "0.1.1"
4
authors = ["Inngest Engineering <[email protected]>"]
5
edition = "2021"
6
description = "Inngest Rusk SDK"
7
license-file = "LICENSE"
8
-readme = "README.md"
+readme = "../README.md"
9
+homepage = "https://github.com/inngest/inngest-rs"
10
+repository = "https://github.com/inngest/inngest-rs"
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
0 commit comments