Skip to content

Commit 58c7f76

Browse files
authored
Merge pull request #796 from urbanjost/main
fix 32-bit platform issues with M_CLI2
2 parents 440272a + 98d8cc4 commit 58c7f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fpm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ rev = "e49f5523e4ee67db6628618864504448fb8c8939"
1212

1313
[dependencies.M_CLI2]
1414
git = "https://github.com/urbanjost/M_CLI2.git"
15-
rev = "ea6bbffc1c2fb0885e994d37ccf0029c99b19f24"
15+
rev = "7264878cdb1baff7323cc48596d829ccfe7751b8"
1616

1717
[[test]]
1818
name = "cli-test"

0 commit comments

Comments
 (0)