summaryrefslogtreecommitdiffstats
path: root/vendor/time-macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/time-macros/Cargo.toml')
-rw-r--r--vendor/time-macros/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/time-macros/Cargo.toml b/vendor/time-macros/Cargo.toml
index c770e23ad..9dbc16e07 100644
--- a/vendor/time-macros/Cargo.toml
+++ b/vendor/time-macros/Cargo.toml
@@ -11,9 +11,9 @@
[package]
edition = "2021"
-rust-version = "1.60.0"
+rust-version = "1.63.0"
name = "time-macros"
-version = "0.2.6"
+version = "0.2.8"
authors = [
"Jacob Pratt <open-source@jhpratt.dev>",
"Time contributors",