From 81283c667f5186464beb8610d8b65f168dd13ce2 Mon Sep 17 00:00:00 2001 From: Goran Brkuljan Date: Wed, 15 Jan 2025 22:50:40 +0100 Subject: [PATCH] update: readme.md --- charybdis/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/charybdis/README.md b/charybdis/README.md index fd15511..10c167d 100644 --- a/charybdis/README.md +++ b/charybdis/README.md @@ -69,9 +69,8 @@ ## Charybdis Models -Before getting started, ensure that the scylla dependency is included in your Cargo.toml file. The -version of scylla should match the one used by the charybdis crate. The latest version available is -0.15.1. +Before getting started, ensure that the scylla dependency is included in your `Cargo.toml` file. The +version of scylla should match the one used by the charybdis crate. ```toml [dependencies]