Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions 3rd_party_slots/rust_metta_bus_client/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 3rd_party_slots/rust_metta_bus_client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ hyperon-common = { git = "https://github.com/trueagi-io/hyperon-experimental.git
hyperon-atom = { git = "https://github.com/trueagi-io/hyperon-experimental.git", version = "0.2.5" }
hyperon-space = { git = "https://github.com/trueagi-io/hyperon-experimental.git", version = "0.2.5" }

mongodb = "3.2.3"
mongodb = "3.2.5"
bson = "2.14.0"
serde = { version = "1.0", features = ["derive"] }

Expand Down