Skip to content

Commit 26d2a01

Browse files
Merge pull request #42 from rainlanguage/2025-10-08-int-bump
2025 10 08 int bump
2 parents 698588a + a927a9c commit 26d2a01

File tree

4 files changed

+29
-23
lines changed

4 files changed

+29
-23
lines changed

REUSE.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ path = [
1111
"flake.nix",
1212
"foundry.toml",
1313
"slither.config.json",
14-
"REUSE.toml"
14+
"REUSE.toml",
15+
"foundry.lock",
1516
]
1617
SPDX-FileCopyrightText = "Copyright (c) 2020 thedavidmeister"
1718
SPDX-License-Identifier = "LicenseRef-DCL-1.0"

flake.lock

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

foundry.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"lib/rain.interpreter.interface": {
3+
"rev": "456c236536018c8067308287fbc3f9544a291120"
4+
}
5+
}

0 commit comments

Comments
 (0)