Skip to content

Commit

Permalink
add RNGPool compat
Browse files Browse the repository at this point in the history
  • Loading branch information
awllee committed Sep 2, 2021
1 parent 736321f commit 57e286c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ SequentialMonteCarlo = "8c675823-c5d5-50f8-acb2-29aff48dfc1d"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
RNGPool = "1, 2"
SequentialMonteCarlo = "0.6"
StaticArrays = "1"
julia = "1"
Expand Down

0 comments on commit 57e286c

Please sign in to comment.