Skip to content

Commit

Permalink
SnoopPrecompile compat
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnj committed Dec 8, 2022
1 parent b167e0c commit 6164099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Expand Up @@ -25,6 +25,7 @@ InlineStrings = "1"
Parsers = "2.2.4"
PooledArrays = "0.5, 1.0"
SentinelArrays = "1.2"
SnoopPrecompile = "1"
Tables = "1.1"
WeakRefStrings = "1.4"
WorkerUtilities = "1.6"
Expand Down

2 comments on commit 6164099

@quinnj
Copy link
Member Author

@quinnj quinnj commented on 6164099 Dec 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/73705

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.10.8 -m "<description of version>" 61640991c105aebb818a76afd09760422716f594
git push origin v0.10.8

Please sign in to comment.