Skip to content

Commit e02f0ad

Browse files
committed
update homepage and repo ref
1 parent 86fc682 commit e02f0ad

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

inngest/Cargo.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
[package]
22
name = "inngest"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Inngest Engineering <[email protected]>"]
55
edition = "2021"
66
description = "Inngest Rusk SDK"
77
license-file = "LICENSE"
8-
readme = "README.md"
8+
readme = "../README.md"
9+
homepage = "https://github.com/inngest/inngest-rs"
10+
repository = "https://github.com/inngest/inngest-rs"
911

1012
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1113

0 commit comments

Comments
 (0)