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.
2 parents 57520dc + 8834593 commit 2e76004Copy full SHA for 2e76004
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tracing-axiom"
3
-version = "0.6.1"
+version = "0.7.0"
4
authors = [
5
"Arne Bahlo <arne@axiom.co>",
6
"Darach Ennis <darach@gmail.com>",
README.md
@@ -25,7 +25,7 @@ Add the following to your `Cargo.toml`:
25
26
```toml
27
[dependencies]
28
-tracing-axiom = "0.5"
+tracing-axiom = "0.7"
29
```
30
31
Create a dataset in Axiom and export the name as `AXIOM_DATASET`.
0 commit comments