diff --git a/README.md b/README.md index e2bf6ea..6baa6cb 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Add the following to your Cargo.toml: ```toml [dependencies] -tracing-axiom = "0.4" +tracing-axiom = "0.5" ``` Create a dataset in Axiom and export the name as `AXIOM_DATASET`.