Skip to content

Commit 98a6892

Browse files
sanitynetsiriusdependabot[bot]iduartgomezCopilot
authored
A variety of changes made to get River working (#1396)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: hsantos <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nacho.d.g <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 300d506 commit 98a6892

File tree

33 files changed

+1898
-787
lines changed

33 files changed

+1898
-787
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
aider_stdlib_map.md
2+
13
### Rust ###
24
# Generated by Cargo
35
# will have compiled files and executables

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "stdlib"]
22
path = stdlib
3-
url = https://github.com/freenet/freenet-stdlib
3+
url = git@github.com:freenet/freenet-stdlib.git

0 commit comments

Comments
 (0)