Skip to content

Commit

Permalink
Temporarily pin AbstractTrees to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nhz2 authored Jan 18, 2023
1 parent 7c05a69 commit 2cf4d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "StorageTrees"
uuid = "d423b6e5-1c84-4ae2-8d2d-b903aee15ac7"
authors = ["nhz2 <[email protected]>"]
version = "0.3.1"
version = "0.3.2"

[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Expand All @@ -19,7 +19,7 @@ TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

[compat]
AbstractTrees = "0.4"
AbstractTrees = "=0.4.3"
ArgCheck = "2"
Blosc_jll = "1.21"
CodecBzip2 = "0.7"
Expand Down

0 comments on commit 2cf4d8a

Please sign in to comment.