Skip to content

Commit cc068a2

Browse files
nekevssjedel1043
andauthored
Update blog/temporal-release/index.md
Co-authored-by: José Julián Espina <[email protected]>
1 parent cd29081 commit cc068a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/temporal-release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ like the following.
233233

234234
```toml
235235
timezone_provider = { version = "0.0.17", features = ["tzif"] }
236-
temporal_rs = { version = "0.1.0", no-default-features = true, features = ["sys"]}
236+
temporal_rs = { version = "0.1.0", default-features = false, features = ["sys"]}
237237
```
238238

239239
We include `sys` as a `temporal_rs` feature to have access to the system

0 commit comments

Comments
 (0)