Skip to content

Commit 9ba7703

Browse files
committed
chore: update homepage URL in Cargo.toml
1 parent ed88d6b commit 9ba7703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rust-version = "1.95"
66
license = "MIT"
77
description = "Durable AI agent execution on Temporal using AutoAgents traits."
88
repository = "https://github.com/triplecloudtech/temporal-agent-rs"
9-
homepage = "https://github.com/triplecloudtech/temporal-agent-rs"
9+
homepage = "https://triplecloud.tech"
1010
documentation = "https://docs.rs/temporal-agent-rs"
1111
readme = "README.md"
1212
keywords = ["temporal", "ai", "agents", "llm", "workflow"]

0 commit comments

Comments
 (0)