We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0105fa9 commit 431b54eCopy full SHA for 431b54e
.gitignore
@@ -0,0 +1,2 @@
1
+build/
2
+.aptos/
Move.toml
@@ -1,11 +1,11 @@
[package]
name = "faucet"
3
-version = "0.2.5"
+version = "0.2.6"
4
5
[dependencies.AptosFramework]
6
git = "https://github.com/aptos-labs/aptos-core.git"
7
-rev = "f18cc2cac521b2a2eae5a5f08f1b787f61a2279d"
+rev = "8f634bcd2e48c4972868d0053d3532f4f760ae19"
8
subdir = "aptos-move/framework/aptos-framework/"
9
10
[addresses]
11
-account = "0x43417434fd869edee76cca2a4d2301e528a1551b1d719b75c350c3c97d15b8b9"
+account = "0x43417434fd869edee76cca2a4d2301e528a1551b1d719b75c350c3c97d15b8b9"
0 commit comments