chore(update): LB 0.2.0 (#50)

This commit is contained in:
Álex 2026-06-29 16:55:58 +00:00 committed by GitHub
parent 7415183bdc
commit 88d57c92b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View File

@ -24,16 +24,16 @@
"rust-rapidsnark": "rust-rapidsnark"
},
"locked": {
"lastModified": 1782503755,
"narHash": "sha256-UM1Nda8ahh4Ueqxqeh28b1w1ZwEIdZoj0ok1JanmYh4=",
"lastModified": 1782726809,
"narHash": "sha256-wxuR8KgbFOAveS6qH4zyZ0ZR2Q3PMoZTUOTc/V5TYLE=",
"owner": "logos-blockchain",
"repo": "logos-blockchain",
"rev": "6f2eb7a3f35f5eb328e867cb743aef206ddebaa8",
"rev": "c63efe648e1c43e75f6713e3f1fd63ed3e02a902",
"type": "github"
},
"original": {
"owner": "logos-blockchain",
"ref": "0.2.0-rc.1",
"ref": "0.2.0",
"repo": "logos-blockchain",
"type": "github"
}

View File

@ -3,7 +3,7 @@
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder?ref=38ddf92c1f240f4e420d300a1fbabb1609d5db01";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=0.2.0-rc.1";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=0.2.0";
};
outputs = inputs@{ logos-module-builder, ... }: