Skip to content

Commit

Permalink
fix(fpm.toml): update netcdf-interfaces dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rouson committed Nov 6, 2023
1 parent 6bc112e commit 7fb06f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fpm.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ maintainer = "[email protected]"
[dependencies]
assert = {git = "https://github.com/sourceryinstitute/assert", tag = "1.5.0"}
sourcery = {git = "https://github.com/sourceryinstitute/sourcery", tag = "4.4.4"}
netcdf-interfaces = {git = "https://github.com/rouson/netcdf-interfaces.git", branch = "implicit-interfaces"}
netcdf-interfaces = {git = "https://github.com/LKedward/netcdf-interfaces.git", rev = "d2bbb71ac52b4e346b62572b1ca1620134481096"}

0 comments on commit 7fb06f2

Please sign in to comment.