Skip to content

Commit

Permalink
datadog crate (#492)
Browse files Browse the repository at this point in the history
* Initial datadog crate

Co-authored-by: Tony Arcieri <tony@iqlusion.io>
  • Loading branch information
Shella and tony-iqlusion authored Dec 7, 2020
1 parent eb5e7f6 commit 8b71120
Show file tree
Hide file tree
Showing 5 changed files with 731 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
use-cross: false
command: build
args: --all --exclude canonical-path --target wasm32-unknown-unknown
args: --all --exclude canonical-path --exclude datadog --target wasm32-unknown-unknown

check:
name: Check
Expand Down
Loading

0 comments on commit 8b71120

Please sign in to comment.