docs: add Ash.Tracer to hexdocs

This commit is contained in:
Zach Daniel 2022-11-15 16:47:06 -05:00
parent b7f4425265
commit 5d434448ef

View file

@ -149,7 +149,8 @@ defmodule Ash.MixProject do
Ash.Filter.Simple,
Ash.Filter.Simple.Not,
Ash.OptionsHelpers,
Ash.Resource.Builder
Ash.Resource.Builder,
Ash.Tracer
],
Testing: [
Ash.Generator,