This is an automated email from the ASF dual-hosted git repository. quinnj pushed a commit to branch jq-logging-extras-compat in repository https://gitbox.apache.org/repos/asf/arrow-julia.git
commit e4bc04fdc4746db681fcdb86cf2d0a71db09f0c4 Author: Jacob Quinn <[email protected]> AuthorDate: Thu Nov 17 17:07:05 2022 -0700 Bump compat for LoggingExtras for 1.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 70b598f..3f060c5 100644 --- a/Project.toml +++ b/Project.toml @@ -42,7 +42,7 @@ BitIntegers = "0.2" CodecLz4 = "0.4" CodecZstd = "0.7" DataAPI = "1" -LoggingExtras = "0.4" +LoggingExtras = "0.4, 1" FilePathsBase = "0.9" PooledArrays = "0.5, 1.0" SentinelArrays = "1"
