diff --git a/Cargo.toml b/Cargo.toml index 04098e9..de35394 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ repository = "gyscos/Cursive" enum-map = "0.4" enumset = "0.3.3" log = "0.4.2" -owning_ref = "0.3.3" +owning_ref = "0.4" toml = "0.4" unicode-segmentation = "1.0" unicode-width = "0.1"