Skip to content

Commit

Permalink
Update xxh3 to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
farhadi committed Nov 19, 2024
1 parent 37af894 commit f8e82b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{deps, [{spinlock, "0.2.1"}]}.

{profiles, [
{test, [{deps, [{xxh3, "0.3.5"}]}]}
{test, [{deps, [{xxh3, "0.3.6"}]}]}
]}.

{project_plugins, [erlfmt]}.
Expand Down

0 comments on commit f8e82b9

Please sign in to comment.