We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72acbf commit 9b2f76bCopy full SHA for 9b2f76b
blog/temporal-release/index.md
@@ -190,7 +190,7 @@ data sourcing functionality is provided by `timezone_provider`, a sister
190
crate of `temporal_rs` that provides a project agnostic crate alongside
191
default trait implementations for sourcing time zone data.
192
193
-There default trait implementations currently consist of:
+We currently expose three types of provider implementations:
194
195
- `CompiledTzdbProvider` (current default), a provider that parses time
196
zone data at runtime using data compiled into the binary.
0 commit comments