Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite95f178

Browse files
committed
chore(cargo): this is 2.0.23
1 parent6bfcacc commite95f178

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

‎Cargo.lock‎

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="witnet"
3-
version ="2.0.22"
3+
version ="2.0.23"
44
authors = ["Witnet Foundation <info@witnet.foundation>"]
55
publish =false
66
repository ="witnet/witnet-rust"

‎bridges/centralized-ethereum/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="witnet-centralized-ethereum-bridge"
3-
version ="2.0.22"
3+
version ="2.0.23"
44
authors = ["Witnet Foundation <info@witnet.foundation>"]
55
edition ="2024"
66

‎config/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Witnet Foundation <info@witnet.foundation>"]
33
description ="config component"
44
edition ="2024"
55
name ="witnet_config"
6-
version ="2.0.22"
6+
version ="2.0.23"
77
workspace =".."
88

99
[features]

‎data_structures/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Witnet Foundation <info@witnet.foundation>"]
33
description ="data structures component"
44
edition ="2024"
55
name ="witnet_data_structures"
6-
version ="2.0.22"
6+
version ="2.0.23"
77
workspace =".."
88

99
[features]

‎node/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="witnet_node"
3-
version ="2.0.22"
3+
version ="2.0.23"
44
authors = ["Witnet Foundation <info@witnet.foundation>"]
55
workspace =".."
66
description ="node component"

‎toolkit/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="witnet_toolkit"
3-
version ="2.0.22"
3+
version ="2.0.23"
44
authors = ["Adán SDPC <adan.sdpc@gmail.com>"]
55
edition ="2024"
66

‎wallet/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Witnet Foundation <info@witnet.foundation>"]
33
edition ="2024"
44
name ="witnet_wallet"
5-
version ="2.0.22"
5+
version ="2.0.23"
66
workspace =".."
77

88
[dependencies]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp