Skip to content

Commit

Permalink
chore: update repository and description of hello-world macro cargo t…
Browse files Browse the repository at this point in the history
…oml file
  • Loading branch information
ajaykumargdr committed Dec 27, 2023
1 parent f9c07c2 commit 35334d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflow/hello_world_macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name = "hello_world_macro"
version = "0.0.1"
edition = "2018"
authors = ["HugoByte <[email protected]>"]
repository = "https://github.com/HugoByte/internal-research-and-sample-code/tree/hello-world-workflow-macro"
repository = "https://github.com/HugoByte/aurras/workflow/hello_world_macro"
license = "Apache-2.0"
description = "Derive macro for hello world workflow"
description = "Derive macro for hello world action"

[dependencies]
quote = "1.0.33"
Expand Down

0 comments on commit 35334d3

Please sign in to comment.