Skip to content

Commit 43450d9

Browse files
authored
Merge pull request #142 from AdaWorldAPI/claude/vsaclip-hamming-recognition-y0b94
chore: bump rust-version to 1.93 across workspace
2 parents 251a95b + 2d47ea7 commit 43450d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ members = [".", "crates/ladybug-contract"]
55
name = "ladybug"
66
version = "0.3.0"
77
edition = "2024"
8-
rust-version = "1.88"
8+
rust-version = "1.93"
99
license = "Apache-2.0"
1010
description = "Crystal Lake: Unified Cognitive Database with 4096 CAM Operations, Quantum-Inspired Operators, and 144 Verb Graph Substrate"
1111
repository = "https://github.com/AdaWorldAPI/ladybug-rs"

crates/ladybug-contract/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "ladybug-contract"
33
version = "0.1.0"
44
edition = "2024"
5-
rust-version = "1.88"
5+
rust-version = "1.93"
66
license = "Apache-2.0"
77
description = "Substrate types for LadybugDB: Container, CogRecord, CAM codebook, CognitiveAddress"
88
repository = "https://github.com/AdaWorldAPI/ladybug-rs"

0 commit comments

Comments
 (0)