diff --git a/Cargo.lock b/Cargo.lock index a66b1330da7..d7bc78caa7e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2659,7 +2659,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "forc" -version = "0.66.1" +version = "0.66.2" dependencies = [ "annotate-snippets", "ansi_term", @@ -2670,7 +2670,7 @@ dependencies = [ "completest-pty", "forc-pkg", "forc-test", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "forc-util", "fs_extra", "fuel-asm", @@ -2696,7 +2696,7 @@ dependencies = [ [[package]] name = "forc-client" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "async-trait", @@ -2708,7 +2708,7 @@ dependencies = [ "dialoguer", "forc", "forc-pkg", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "forc-tx", "forc-util", "forc-wallet", @@ -2743,13 +2743,13 @@ dependencies = [ [[package]] name = "forc-crypto" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "async-trait", "atty", "clap 4.5.16", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "forc-util", "fuel-core-types", "fuel-crypto", @@ -2769,7 +2769,7 @@ dependencies = [ [[package]] name = "forc-debug" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "clap 4.5.16", @@ -2777,7 +2777,7 @@ dependencies = [ "escargot", "forc-pkg", "forc-test", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "fuel-core-client", "fuel-types", "fuel-vm", @@ -2795,7 +2795,7 @@ dependencies = [ [[package]] name = "forc-doc" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "clap 4.5.16", @@ -2803,7 +2803,7 @@ dependencies = [ "dir_indexer", "expect-test", "forc-pkg", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "forc-util", "horrorshow", "include_dir", @@ -2820,12 +2820,12 @@ dependencies = [ [[package]] name = "forc-fmt" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "clap 4.5.16", "forc-pkg", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "forc-util", "prettydiff 0.7.0", "sway-core", @@ -2837,7 +2837,7 @@ dependencies = [ [[package]] name = "forc-lsp" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "clap 4.5.16", @@ -2848,13 +2848,13 @@ dependencies = [ [[package]] name = "forc-pkg" -version = "0.66.1" +version = "0.66.2" dependencies = [ "ansi_term", "anyhow", "byte-unit", "cid", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "forc-util", "fuel-abi-types", "futures", @@ -2885,7 +2885,7 @@ dependencies = [ [[package]] name = "forc-test" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "forc-pkg", @@ -2912,7 +2912,7 @@ dependencies = [ [[package]] name = "forc-tracing" -version = "0.66.1" +version = "0.66.2" dependencies = [ "ansi_term", "tracing", @@ -2922,7 +2922,7 @@ dependencies = [ [[package]] name = "forc-tx" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "clap 4.5.16", @@ -2937,7 +2937,7 @@ dependencies = [ [[package]] name = "forc-util" -version = "0.66.1" +version = "0.66.2" dependencies = [ "annotate-snippets", "ansi_term", @@ -2945,7 +2945,7 @@ dependencies = [ "clap 4.5.16", "dirs 5.0.1", "fd-lock", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "fuel-tx", "hex", "paste", @@ -7515,7 +7515,7 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" [[package]] name = "sway-ast" -version = "0.66.1" +version = "0.66.2" dependencies = [ "extension-trait", "num-bigint", @@ -7527,7 +7527,7 @@ dependencies = [ [[package]] name = "sway-core" -version = "0.66.1" +version = "0.66.2" dependencies = [ "clap 4.5.16", "derivative", @@ -7571,7 +7571,7 @@ dependencies = [ [[package]] name = "sway-error" -version = "0.66.1" +version = "0.66.2" dependencies = [ "either", "in_definite", @@ -7585,7 +7585,7 @@ dependencies = [ [[package]] name = "sway-ir" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "downcast-rs", @@ -7604,7 +7604,7 @@ dependencies = [ [[package]] name = "sway-ir-macros" -version = "0.66.1" +version = "0.66.2" dependencies = [ "itertools 0.13.0", "proc-macro2", @@ -7614,7 +7614,7 @@ dependencies = [ [[package]] name = "sway-lsp" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "assert-json-diff", @@ -7625,7 +7625,7 @@ dependencies = [ "dirs 4.0.0", "fd-lock", "forc-pkg", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "forc-util", "futures", "indexmap 2.5.0", @@ -7664,7 +7664,7 @@ dependencies = [ [[package]] name = "sway-lsp-test-utils" -version = "0.66.1" +version = "0.66.2" dependencies = [ "assert-json-diff", "futures", @@ -7679,7 +7679,7 @@ dependencies = [ [[package]] name = "sway-parse" -version = "0.66.1" +version = "0.66.2" dependencies = [ "assert_matches", "extension-trait", @@ -7697,7 +7697,7 @@ dependencies = [ [[package]] name = "sway-types" -version = "0.66.1" +version = "0.66.2" dependencies = [ "bytecount", "fuel-asm", @@ -7716,7 +7716,7 @@ dependencies = [ [[package]] name = "sway-utils" -version = "0.66.1" +version = "0.66.2" dependencies = [ "serde", "walkdir", @@ -7724,11 +7724,11 @@ dependencies = [ [[package]] name = "swayfmt" -version = "0.66.1" +version = "0.66.2" dependencies = [ "anyhow", "difference", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "indoc", "paste", "prettydiff 0.6.4", @@ -8012,7 +8012,7 @@ dependencies = [ "forc-client", "forc-pkg", "forc-test", - "forc-tracing 0.66.1", + "forc-tracing 0.66.2", "fuel-vm", "futures", "gag", diff --git a/Cargo.toml b/Cargo.toml index d420aecac2b..760055fc845 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ exclude = ["examples/*", "swayfmt/test_macros", "forc-test/test_data"] [workspace.package] edition = "2021" -version = "0.66.1" +version = "0.66.2" authors = ["Fuel Labs "] homepage = "https://fuel.network/" license = "Apache-2.0" @@ -41,34 +41,34 @@ repository = "https://github.com/FuelLabs/sway" # Internal dependencies in order to propagate `workspace.version` # -forc = { path = "forc/", version = "0.66.1" } -forc-pkg = { path = "forc-pkg/", version = "0.66.1" } -forc-test = { path = "forc-test/", version = "0.66.1" } -forc-tracing = { path = "forc-tracing/", version = "0.66.1" } -forc-util = { path = "forc-util/", version = "0.66.1" } +forc = { path = "forc/", version = "0.66.2" } +forc-pkg = { path = "forc-pkg/", version = "0.66.2" } +forc-test = { path = "forc-test/", version = "0.66.2" } +forc-tracing = { path = "forc-tracing/", version = "0.66.2" } +forc-util = { path = "forc-util/", version = "0.66.2" } # Forc plugins -forc-plugins = { path = "forc-plugins/", version = "0.66.1" } -forc-client = { path = "forc-plugins/forc-client/", version = "0.66.1" } -forc-crypto = { path = "forc-plugins/forc-crypto/", version = "0.66.1" } -forc-debug = { path = "forc-plugins/forc-debug/", version = "0.66.1" } -forc-doc = { path = "forc-plugins/forc-doc/", version = "0.66.1" } -forc-fmt = { path = "forc-plugins/forc-fmt/", version = "0.66.1" } -forc-lsp = { path = "forc-plugins/forc-lsp/", version = "0.66.1" } -forc-tx = { path = "forc-plugins/forc-tx/", version = "0.66.1" } +forc-plugins = { path = "forc-plugins/", version = "0.66.2" } +forc-client = { path = "forc-plugins/forc-client/", version = "0.66.2" } +forc-crypto = { path = "forc-plugins/forc-crypto/", version = "0.66.2" } +forc-debug = { path = "forc-plugins/forc-debug/", version = "0.66.2" } +forc-doc = { path = "forc-plugins/forc-doc/", version = "0.66.2" } +forc-fmt = { path = "forc-plugins/forc-fmt/", version = "0.66.2" } +forc-lsp = { path = "forc-plugins/forc-lsp/", version = "0.66.2" } +forc-tx = { path = "forc-plugins/forc-tx/", version = "0.66.2" } -sway-ast = { path = "sway-ast/", version = "0.66.1" } -sway-core = { path = "sway-core/", version = "0.66.1" } -sway-error = { path = "sway-error/", version = "0.66.1" } -sway-lsp = { path = "sway-lsp/", version = "0.66.1" } -sway-parse = { path = "sway-parse/", version = "0.66.1" } -sway-types = { path = "sway-types/", version = "0.66.1" } -sway-utils = { path = "sway-utils/", version = "0.66.1" } -swayfmt = { path = "swayfmt/", version = "0.66.1" } +sway-ast = { path = "sway-ast/", version = "0.66.2" } +sway-core = { path = "sway-core/", version = "0.66.2" } +sway-error = { path = "sway-error/", version = "0.66.2" } +sway-lsp = { path = "sway-lsp/", version = "0.66.2" } +sway-parse = { path = "sway-parse/", version = "0.66.2" } +sway-types = { path = "sway-types/", version = "0.66.2" } +sway-utils = { path = "sway-utils/", version = "0.66.2" } +swayfmt = { path = "swayfmt/", version = "0.66.2" } # Sway IR -sway-ir = { path = "sway-ir/", version = "0.66.1" } -sway-ir-macros = { path = "sway-ir/sway-ir-macros", version = "0.66.1" } +sway-ir = { path = "sway-ir/", version = "0.66.2" } +sway-ir-macros = { path = "sway-ir/sway-ir-macros", version = "0.66.2" } # # External Fuel dependencies diff --git a/templates/sway-predicate-test-rs/template/Cargo.toml b/templates/sway-predicate-test-rs/template/Cargo.toml index 39f5f4d397e..4432d7edd52 100644 --- a/templates/sway-predicate-test-rs/template/Cargo.toml +++ b/templates/sway-predicate-test-rs/template/Cargo.toml @@ -7,7 +7,7 @@ authors = ["{{authors}}"] license = "Apache-2.0" [dev-dependencies] -fuels = "0.66.1" +fuels = "0.66.2" tokio = { version = "1.12", features = ["rt", "macros"] } [[test]] diff --git a/templates/sway-script-test-rs/template/Cargo.toml b/templates/sway-script-test-rs/template/Cargo.toml index 39f5f4d397e..4432d7edd52 100644 --- a/templates/sway-script-test-rs/template/Cargo.toml +++ b/templates/sway-script-test-rs/template/Cargo.toml @@ -7,7 +7,7 @@ authors = ["{{authors}}"] license = "Apache-2.0" [dev-dependencies] -fuels = "0.66.1" +fuels = "0.66.2" tokio = { version = "1.12", features = ["rt", "macros"] } [[test]] diff --git a/templates/sway-test-rs/template/Cargo.toml b/templates/sway-test-rs/template/Cargo.toml index 39f5f4d397e..4432d7edd52 100644 --- a/templates/sway-test-rs/template/Cargo.toml +++ b/templates/sway-test-rs/template/Cargo.toml @@ -7,7 +7,7 @@ authors = ["{{authors}}"] license = "Apache-2.0" [dev-dependencies] -fuels = "0.66.1" +fuels = "0.66.2" tokio = { version = "1.12", features = ["rt", "macros"] } [[test]]