Skip to content

Commit 94ab4ff

Browse files
Update version of neopdf
1 parent dc54e6b commit 94ab4ff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pineappl_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ lhapdf = { package = "managed-lhapdf", version = "0.3.4" }
3030
lz4_flex = { optional = true, version = "0.11.6" }
3131
ndarray = "0.16.1"
3232
ndarray-npy = { default-features = false, features = ["npz"], optional = true, version = "0.8.1" }
33-
neopdf = "=0.3.0-alpha4"
33+
neopdf = "0.3.1"
3434
pineappl = { path = "../pineappl", version = "=1.3.3" }
3535
pineappl_applgrid = { optional = true, path = "../pineappl_applgrid", version = "=1.3.3" }
3636
pineappl_fastnlo = { optional = true, path = "../pineappl_fastnlo", version = "=1.3.3" }

0 commit comments

Comments
 (0)