diff options
Diffstat (limited to 'textproc/rubygem-commonmarker/Makefile.crates')
| -rw-r--r-- | textproc/rubygem-commonmarker/Makefile.crates | 17 | 
1 files changed, 8 insertions, 9 deletions
| diff --git a/textproc/rubygem-commonmarker/Makefile.crates b/textproc/rubygem-commonmarker/Makefile.crates index 0f04050fa62e..b001cdb455a3 100644 --- a/textproc/rubygem-commonmarker/Makefile.crates +++ b/textproc/rubygem-commonmarker/Makefile.crates @@ -8,9 +8,8 @@ CARGO_CRATES=	adler2-2.0.1 \  		base64-0.22.1 \  		bincode-1.3.3 \  		bindgen-0.69.5 \ -		bit-set-0.5.3 \ -		bit-vec-0.6.3 \ -		bitflags-1.3.2 \ +		bit-set-0.8.0 \ +		bit-vec-0.8.0 \  		bitflags-2.9.4 \  		bon-3.7.2 \  		bon-macros-3.7.2 \ @@ -25,7 +24,7 @@ CARGO_CRATES=	adler2-2.0.1 \  		clap_derive-4.5.47 \  		clap_lex-0.7.5 \  		colorchoice-1.0.4 \ -		comrak-0.43.0 \ +		comrak-0.44.0 \  		crc32fast-1.5.0 \  		darling-0.21.3 \  		darling_core-0.21.3 \ @@ -37,7 +36,7 @@ CARGO_CRATES=	adler2-2.0.1 \  		entities-1.0.1 \  		equivalent-1.0.2 \  		errno-0.3.14 \ -		fancy-regex-0.11.0 \ +		fancy-regex-0.16.2 \  		find-msvc-tools-0.1.1 \  		flate2-1.1.2 \  		fmt2io-1.0.0 \ @@ -57,7 +56,7 @@ CARGO_CRATES=	adler2-2.0.1 \  		linked-hash-map-0.5.6 \  		linux-raw-sys-0.11.0 \  		log-0.4.28 \ -		magnus-0.8.1 \ +		magnus-0.8.2 \  		magnus-macros-0.8.0 \  		memchr-2.7.5 \  		minimal-lexical-0.2.1 \ @@ -100,10 +99,10 @@ CARGO_CRATES=	adler2-2.0.1 \  		slug-0.1.6 \  		strsim-0.11.1 \  		syn-2.0.106 \ -		syntect-5.2.0 \ +		syntect-5.3.0 \  		terminal_size-0.4.3 \ -		thiserror-1.0.69 \ -		thiserror-impl-1.0.69 \ +		thiserror-2.0.17 \ +		thiserror-impl-2.0.17 \  		time-0.3.43 \  		time-core-0.1.6 \  		time-macros-0.2.24 \ | 
