Skip to content

Commit a3beecd

Browse files
Merge pull request #51 from LtbLightning/change-log-v3
Update changelog
2 parents 85eac29 + 5d41253 commit a3beecd

File tree

5 files changed

+4
-82
lines changed

5 files changed

+4
-82
lines changed

example/integration_test/bolt11_and_12_test.dart

Lines changed: 0 additions & 75 deletions
This file was deleted.

example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ SPEC CHECKSUMS:
3232

3333
PODFILE CHECKSUM: 4e8f8b2be68aeea4c0d5beb6ff1e79fface1d048
3434

35-
COCOAPODS: 1.14.3
35+
COCOAPODS: 1.14.3

example/lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,4 +547,4 @@ class _MyAppState extends State<MyApp> {
547547
),
548548
));
549549
}
550-
}
550+
}

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,4 +480,4 @@ packages:
480480
version: "1.0.4"
481481
sdks:
482482
dart: ">=3.4.0 <4.0.0"
483-
flutter: ">=3.22.0"
483+
flutter: ">=3.22.0"

rust/cargokit.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
cargo:
22
release:
3-
toolchain: nightly
4-
extra_flags:
5-
- -Z
6-
- build-std=panic_abort,std
3+
toolchain: stable
74

85
precompiled_binaries:
96
url_prefix: https://github.com/LtbLightning/ldk-node-flutter/releases/download/precompiled_

0 commit comments

Comments
 (0)