Skip to content

Commit 6352eb6

Browse files
nekevssjedel1043
andauthored
Update blog/2025-06-15-temporal-impl-1.md
Co-authored-by: José Julián Espina <[email protected]>
1 parent 3e6bf23 commit 6352eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-06-15-temporal-impl-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ your project with Cargo:
400400
cargo add temporal_rs
401401
```
402402

403-
or by adding the below to your `Cargo.toml`
403+
or by adding the below in the `[dependencies]` section of your `Cargo.toml`:
404404

405405
```toml
406406
temporal_rs = "0.0.9"

0 commit comments

Comments
 (0)