diff options
Diffstat (limited to 'shells/nu_plugin_polars/Makefile.crates')
| -rw-r--r-- | shells/nu_plugin_polars/Makefile.crates | 226 | 
1 files changed, 129 insertions, 97 deletions
| diff --git a/shells/nu_plugin_polars/Makefile.crates b/shells/nu_plugin_polars/Makefile.crates index edbd3bf92ba4..88642238d320 100644 --- a/shells/nu_plugin_polars/Makefile.crates +++ b/shells/nu_plugin_polars/Makefile.crates @@ -7,7 +7,6 @@ CARGO_CRATES=	addr2line-0.24.2 \  		alloc-stdlib-0.2.2 \  		allocator-api2-0.2.21 \  		alphanumeric-sort-1.5.3 \ -		android-tzdata-0.1.1 \  		android_system_properties-0.1.5 \  		ansi-str-0.9.0 \  		ansitok-0.3.0 \ @@ -50,7 +49,9 @@ CARGO_CRATES=	addr2line-0.24.2 \  		base64-0.21.7 \  		base64-0.22.1 \  		base64-simd-0.8.0 \ -		bincode-1.3.3 \ +		bigdecimal-0.4.8 \ +		bincode-2.0.1 \ +		bincode_derive-2.0.1 \  		bindgen-0.70.1 \  		bit-set-0.8.0 \  		bit-vec-0.8.0 \ @@ -60,8 +61,9 @@ CARGO_CRATES=	addr2line-0.24.2 \  		block-buffer-0.10.4 \  		boxcar-0.2.13 \  		bracoxide-0.1.6 \ -		brotli-7.0.0 \ -		brotli-decompressor-4.0.1 \ +		brotli-8.0.2 \ +		brotli-decompressor-5.0.0 \ +		bstr-1.11.1 \  		buf-trait-0.4.1 \  		bumpalo-3.16.0 \  		bytecount-0.6.8 \ @@ -70,7 +72,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		byteorder-1.5.0 \  		bytes-1.10.0 \  		bytes-utils-0.1.4 \ -		bytesize-1.3.3 \ +		bytesize-2.1.0 \  		byteyarn-0.5.1 \  		calamine-0.28.0 \  		castaway-0.2.3 \ @@ -80,7 +82,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		cfg-if-1.0.0 \  		cfg_aliases-0.2.1 \  		chardetng-0.1.17 \ -		chrono-0.4.39 \ +		chrono-0.4.42 \  		chrono-humanize-0.2.3 \  		chrono-tz-0.10.0 \  		chrono-tz-build-0.4.0 \ @@ -92,9 +94,10 @@ CARGO_CRATES=	addr2line-0.24.2 \  		colorchoice-1.0.3 \  		combine-4.6.7 \  		comfy-table-7.1.3 \ -		compact_str-0.8.0 \ +		compact_str-0.9.0 \  		concurrent-queue-2.5.0 \  		console-0.15.8 \ +		console-0.16.1 \  		const_format-0.2.34 \  		const_format_proc_macros-0.2.34 \  		constant_time_eq-0.3.1 \ @@ -123,8 +126,8 @@ CARGO_CRATES=	addr2line-0.24.2 \  		devicons-0.6.12 \  		dialoguer-0.11.0 \  		digest-0.10.7 \ -		dirs-5.0.1 \ -		dirs-sys-0.4.1 \ +		dirs-6.0.0 \ +		dirs-sys-0.5.0 \  		displaydoc-0.2.5 \  		doctest-file-1.0.0 \  		document-features-0.2.11 \ @@ -133,6 +136,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		dyn-clone-1.0.17 \  		either-1.15.0 \  		encode_unicode-0.3.6 \ +		encode_unicode-1.0.0 \  		encoding_rs-0.8.35 \  		env_filter-0.1.2 \  		env_home-0.1.0 \ @@ -154,8 +158,13 @@ CARGO_CRATES=	addr2line-0.24.2 \  		filetime-0.2.25 \  		flate2-1.1.2 \  		float-cmp-0.10.0 \ +		fluent-0.17.0 \ +		fluent-bundle-0.16.0 \ +		fluent-langneg-0.13.0 \ +		fluent-syntax-0.12.0 \  		fnv-1.0.7 \  		foldhash-0.1.5 \ +		foldhash-0.2.0 \  		form_urlencoded-1.2.1 \  		fs4-0.13.1 \  		fs_extra-1.3.0 \ @@ -177,9 +186,10 @@ CARGO_CRATES=	addr2line-0.24.2 \  		glob-0.3.1 \  		h2-0.3.26 \  		h2-0.4.7 \ -		halfbrown-0.2.5 \ +		halfbrown-0.3.0 \  		hashbrown-0.14.5 \ -		hashbrown-0.15.2 \ +		hashbrown-0.15.5 \ +		hashbrown-0.16.0 \  		heck-0.5.0 \  		hex-0.4.3 \  		hmac-0.12.1 \ @@ -213,11 +223,14 @@ CARGO_CRATES=	addr2line-0.24.2 \  		idna-1.0.3 \  		idna_adapter-1.2.0 \  		indexmap-2.11.0 \ -		indicatif-0.17.11 \ +		indicatif-0.18.0 \  		inotify-0.9.6 \  		inotify-sys-0.1.5 \  		interprocess-2.2.2 \ +		intl-memoizer-0.5.3 \ +		intl_pluralrules-7.0.2 \  		inventory-0.3.15 \ +		io-uring-0.7.8 \  		ipnet-2.10.1 \  		is-docker-0.2.0 \  		is-wsl-0.4.0 \ @@ -231,7 +244,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		jni-0.21.1 \  		jni-sys-0.3.0 \  		jobserver-0.1.32 \ -		js-sys-0.3.76 \ +		js-sys-0.3.78 \  		jsonpath_lib_polars_vendor-0.0.1 \  		kqueue-1.0.8 \  		kqueue-sys-1.0.4 \ @@ -248,6 +261,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		linked-hash-map-0.5.6 \  		linux-raw-sys-0.4.14 \  		linux-raw-sys-0.9.4 \ +		linux-raw-sys-0.11.0 \  		litemap-0.7.4 \  		litrs-0.4.1 \  		lock_api-0.4.12 \ @@ -270,36 +284,35 @@ CARGO_CRATES=	addr2line-0.24.2 \  		mio-0.8.11 \  		mio-1.0.3 \  		multipart-rs-0.1.13 \ -		nix-0.29.0 \ +		nix-0.30.1 \  		nom-7.1.3 \ -		nom-8.0.0 \  		notify-6.1.1 \  		notify-debouncer-full-0.3.2 \  		now-0.1.3 \  		ntapi-0.4.1 \ -		nu-ansi-term-0.50.1 \ -		nu-cmd-base-0.107.0 \ -		nu-cmd-lang-0.107.0 \ -		nu-color-config-0.107.0 \ -		nu-command-0.107.0 \ -		nu-derive-value-0.107.0 \ -		nu-engine-0.107.0 \ -		nu-experimental-0.107.0 \ -		nu-glob-0.107.0 \ -		nu-json-0.107.0 \ -		nu-parser-0.107.0 \ -		nu-path-0.107.0 \ -		nu-plugin-0.107.0 \ -		nu-plugin-core-0.107.0 \ -		nu-plugin-engine-0.107.0 \ -		nu-plugin-protocol-0.107.0 \ -		nu-plugin-test-support-0.107.0 \ -		nu-pretty-hex-0.107.0 \ -		nu-protocol-0.107.0 \ -		nu-system-0.107.0 \ -		nu-table-0.107.0 \ -		nu-term-grid-0.107.0 \ -		nu-utils-0.107.0 \ +		nu-ansi-term-0.50.3 \ +		nu-cmd-base-0.108.0 \ +		nu-cmd-lang-0.108.0 \ +		nu-color-config-0.108.0 \ +		nu-command-0.108.0 \ +		nu-derive-value-0.108.0 \ +		nu-engine-0.108.0 \ +		nu-experimental-0.108.0 \ +		nu-glob-0.108.0 \ +		nu-json-0.108.0 \ +		nu-parser-0.108.0 \ +		nu-path-0.108.0 \ +		nu-plugin-0.108.0 \ +		nu-plugin-core-0.108.0 \ +		nu-plugin-engine-0.108.0 \ +		nu-plugin-protocol-0.108.0 \ +		nu-plugin-test-support-0.108.0 \ +		nu-pretty-hex-0.108.0 \ +		nu-protocol-0.108.0 \ +		nu-system-0.108.0 \ +		nu-table-0.108.0 \ +		nu-term-grid-0.108.0 \ +		nu-utils-0.108.0 \  		num-0.4.3 \  		num-bigint-0.4.6 \  		num-complex-0.4.6 \ @@ -311,14 +324,14 @@ CARGO_CRATES=	addr2line-0.24.2 \  		num-traits-0.2.19 \  		num_threads-0.1.7 \  		number_prefix-0.4.0 \ -		nuon-0.107.0 \ +		nuon-0.108.0 \  		objc2-core-foundation-0.3.1 \  		objc2-io-kit-0.3.1 \  		object-0.36.5 \  		object_store-0.12.1 \  		oem_cp-2.1.0 \  		omnipath-0.1.6 \ -		once_cell-1.20.2 \ +		once_cell-1.21.3 \  		open-5.3.1 \  		openssl-probe-0.1.5 \  		option-ext-0.2.0 \ @@ -331,7 +344,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		parking_lot-0.12.3 \  		parking_lot_core-0.9.10 \  		parse-zoneinfo-0.3.1 \ -		parse_datetime-0.8.0 \ +		parse_datetime-0.11.0 \  		paste-1.0.15 \  		pathdiff-0.2.3 \  		percent-encoding-2.3.1 \ @@ -350,27 +363,28 @@ CARGO_CRATES=	addr2line-0.24.2 \  		pkg-config-0.3.31 \  		planus-1.1.1 \  		platform-info-2.0.4 \ -		polars-0.49.1 \ -		polars-arrow-0.49.1 \ +		polars-0.51.0 \ +		polars-arrow-0.51.0 \  		polars-arrow-format-0.2.0 \ -		polars-compute-0.49.1 \ -		polars-core-0.49.1 \ -		polars-error-0.49.1 \ -		polars-expr-0.49.1 \ -		polars-io-0.49.1 \ -		polars-json-0.49.1 \ -		polars-lazy-0.49.1 \ -		polars-mem-engine-0.49.1 \ -		polars-ops-0.49.1 \ -		polars-parquet-0.49.1 \ +		polars-compute-0.51.0 \ +		polars-core-0.51.0 \ +		polars-dtype-0.51.0 \ +		polars-error-0.51.0 \ +		polars-expr-0.51.0 \ +		polars-io-0.51.0 \ +		polars-json-0.51.0 \ +		polars-lazy-0.51.0 \ +		polars-mem-engine-0.51.0 \ +		polars-ops-0.51.0 \ +		polars-parquet-0.51.0 \  		polars-parquet-format-0.1.0 \ -		polars-plan-0.49.1 \ -		polars-row-0.49.1 \ -		polars-schema-0.49.1 \ -		polars-sql-0.49.1 \ -		polars-stream-0.49.1 \ -		polars-time-0.49.1 \ -		polars-utils-0.49.1 \ +		polars-plan-0.51.0 \ +		polars-row-0.51.0 \ +		polars-schema-0.51.0 \ +		polars-sql-0.51.0 \ +		polars-stream-0.51.0 \ +		polars-time-0.51.0 \ +		polars-utils-0.51.0 \  		pori-0.0.0 \  		portable-atomic-1.10.0 \  		powerfmt-0.2.0 \ @@ -384,8 +398,8 @@ CARGO_CRATES=	addr2line-0.24.2 \  		psm-0.1.24 \  		pure-rust-locales-0.8.1 \  		pwd-1.4.0 \ -		quick-error-2.0.1 \  		quick-xml-0.37.5 \ +		quick-xml-0.38.3 \  		quinn-0.11.6 \  		quinn-proto-0.11.9 \  		quinn-udp-0.5.8 \ @@ -396,7 +410,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		rand_chacha-0.9.0 \  		rand_core-0.6.4 \  		rand_core-0.9.3 \ -		rand_distr-0.4.3 \ +		rand_distr-0.5.1 \  		raw-cpuid-11.2.0 \  		rayon-1.11.0 \  		rayon-core-1.13.0 \ @@ -404,8 +418,8 @@ CARGO_CRATES=	addr2line-0.24.2 \  		recursive-proc-macro-impl-0.1.1 \  		recvmsg-1.0.0 \  		redox_syscall-0.5.8 \ -		redox_users-0.4.6 \ -		reedline-0.42.0 \ +		redox_users-0.5.2 \ +		reedline-0.43.0 \  		ref-cast-1.0.23 \  		ref-cast-impl-1.0.23 \  		regex-1.11.1 \ @@ -445,27 +459,30 @@ CARGO_CRATES=	addr2line-0.24.2 \  		security-framework-2.11.1 \  		security-framework-3.0.1 \  		security-framework-sys-2.12.1 \ +		self_cell-1.2.0 \  		semver-1.0.23 \ -		serde-1.0.216 \ -		serde_derive-1.0.216 \ +		serde-1.0.225 \ +		serde_core-1.0.225 \ +		serde_derive-1.0.225 \  		serde_json-1.0.133 \  		serde_spanned-0.6.8 \ +		serde_stacker-0.1.14 \  		serde_urlencoded-0.7.1 \  		serde_yaml-0.9.34+deprecated \  		sha1_smol-1.0.1 \  		sha2-0.10.8 \ -		shadow-rs-1.2.0 \ +		shadow-rs-1.4.0 \  		shell-words-1.1.0 \  		shlex-1.3.0 \  		signal-hook-0.3.17 \  		signal-hook-mio-0.2.4 \  		signal-hook-registry-1.4.2 \  		simd-adler32-0.3.7 \ -		simd-json-0.14.3 \ +		simd-json-0.15.1 \  		simdutf8-0.1.5 \  		similar-2.7.0 \  		siphasher-0.3.11 \ -		skiplist-0.5.1 \ +		skiplist-0.6.0 \  		slab-0.4.9 \  		slotmap-1.0.7 \  		smallvec-1.13.2 \ @@ -483,6 +500,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		strsim-0.11.1 \  		strum-0.26.3 \  		strum_macros-0.26.4 \ +		strum_macros-0.27.2 \  		subtle-2.6.1 \  		supports-color-3.0.2 \  		supports-hyperlinks-3.1.0 \ @@ -494,7 +512,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		sys-locale-0.3.2 \  		sysinfo-0.36.1 \  		tabled-0.20.0 \ -		tempfile-3.21.0 \ +		tempfile-3.23.0 \  		terminal_size-0.4.1 \  		testing_table-0.3.0 \  		textwrap-0.16.1 \ @@ -507,10 +525,11 @@ CARGO_CRATES=	addr2line-0.24.2 \  		time-core-0.1.2 \  		time-macros-0.2.19 \  		tinystr-0.7.6 \ +		tinystr-0.8.1 \  		tinyvec-1.8.0 \  		tinyvec_macros-0.1.1 \  		titlecase-3.6.0 \ -		tokio-1.45.0 \ +		tokio-1.46.1 \  		tokio-macros-2.5.0 \  		tokio-rustls-0.24.1 \  		tokio-rustls-0.26.1 \ @@ -523,6 +542,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		tracing-attributes-0.1.28 \  		tracing-core-0.1.33 \  		try-lock-0.2.5 \ +		type-map-0.5.1 \  		typeid-1.0.2 \  		typenum-1.17.0 \  		typetag-0.2.18 \ @@ -532,6 +552,8 @@ CARGO_CRATES=	addr2line-0.24.2 \  		tzdb_data-0.2.1 \  		ucd-trie-0.1.7 \  		umask-2.1.0 \ +		unic-langid-0.9.6 \ +		unic-langid-impl-0.9.6 \  		unicase-2.8.0 \  		unicode-ident-1.0.14 \  		unicode-linebreak-0.1.5 \ @@ -541,8 +563,10 @@ CARGO_CRATES=	addr2line-0.24.2 \  		unicode-width-0.1.11 \  		unicode-width-0.2.0 \  		unicode-xid-0.2.6 \ +		unit-prefix-0.5.1 \  		unsafe-libyaml-0.2.11 \  		untrusted-0.9.0 \ +		unty-0.0.4 \  		update-informer-1.3.0 \  		ureq-3.0.12 \  		ureq-proto-0.4.2 \ @@ -552,35 +576,36 @@ CARGO_CRATES=	addr2line-0.24.2 \  		utf16_iter-1.0.5 \  		utf8_iter-1.0.4 \  		utf8parse-0.2.2 \ -		uu_cp-0.0.30 \ -		uu_mkdir-0.0.30 \ -		uu_mktemp-0.0.30 \ -		uu_mv-0.0.30 \ -		uu_touch-0.0.30 \ -		uu_uname-0.0.30 \ -		uu_whoami-0.0.30 \ -		uucore-0.0.30 \ -		uucore_procs-0.0.30 \ -		uuhelp_parser-0.0.30 \ -		uuid-1.16.0 \ +		uu_cp-0.2.2 \ +		uu_mkdir-0.2.2 \ +		uu_mktemp-0.2.2 \ +		uu_mv-0.2.2 \ +		uu_touch-0.2.2 \ +		uu_uname-0.2.2 \ +		uu_whoami-0.2.2 \ +		uucore-0.2.2 \ +		uucore_procs-0.2.2 \ +		uuhelp_parser-0.2.2 \ +		uuid-1.18.1 \  		v_htmlescape-0.15.8 \ -		value-trait-0.10.1 \ +		value-trait-0.11.0 \  		version_check-0.9.5 \ +		virtue-0.0.18 \  		vsimd-0.8.0 \  		vte-0.14.1 \  		walkdir-2.5.0 \  		want-0.3.1 \  		wasi-0.11.0+wasi-snapshot-preview1 \  		wasi-0.13.3+wasi-0.2.2 \ -		wasm-bindgen-0.2.99 \ -		wasm-bindgen-backend-0.2.99 \ -		wasm-bindgen-futures-0.4.49 \ -		wasm-bindgen-macro-0.2.99 \ -		wasm-bindgen-macro-support-0.2.99 \ -		wasm-bindgen-shared-0.2.99 \ +		wasm-bindgen-0.2.101 \ +		wasm-bindgen-backend-0.2.101 \ +		wasm-bindgen-futures-0.4.51 \ +		wasm-bindgen-macro-0.2.101 \ +		wasm-bindgen-macro-support-0.2.101 \ +		wasm-bindgen-shared-0.2.101 \  		wasm-streams-0.4.2 \  		wax-0.6.0 \ -		web-sys-0.3.76 \ +		web-sys-0.3.78 \  		web-time-1.1.0 \  		webpki-root-certs-0.26.11 \  		webpki-root-certs-1.0.1 \ @@ -593,33 +618,38 @@ CARGO_CRATES=	addr2line-0.24.2 \  		winapi-i686-pc-windows-gnu-0.4.0 \  		winapi-util-0.1.9 \  		winapi-x86_64-pc-windows-gnu-0.4.0 \ -		windows-0.56.0 \  		windows-0.61.3 \ +		windows-0.62.1 \  		windows-collections-0.2.0 \ +		windows-collections-0.3.1 \  		windows-core-0.52.0 \ -		windows-core-0.56.0 \  		windows-core-0.61.2 \ +		windows-core-0.62.1 \  		windows-future-0.2.1 \ -		windows-implement-0.56.0 \ -		windows-implement-0.60.0 \ -		windows-interface-0.56.0 \ -		windows-interface-0.59.1 \ +		windows-future-0.3.1 \ +		windows-implement-0.60.2 \ +		windows-interface-0.59.3 \  		windows-link-0.1.3 \ +		windows-link-0.2.0 \  		windows-numerics-0.2.0 \ +		windows-numerics-0.3.0 \  		windows-registry-0.2.0 \ -		windows-result-0.1.2 \  		windows-result-0.2.0 \  		windows-result-0.3.4 \ +		windows-result-0.4.0 \  		windows-strings-0.1.0 \  		windows-strings-0.4.2 \ +		windows-strings-0.5.0 \  		windows-sys-0.45.0 \  		windows-sys-0.48.0 \  		windows-sys-0.52.0 \  		windows-sys-0.59.0 \ +		windows-sys-0.61.0 \  		windows-targets-0.42.2 \  		windows-targets-0.48.5 \  		windows-targets-0.52.6 \  		windows-threading-0.1.0 \ +		windows-threading-0.2.0 \  		windows_aarch64_gnullvm-0.42.2 \  		windows_aarch64_gnullvm-0.48.5 \  		windows_aarch64_gnullvm-0.52.6 \ @@ -643,6 +673,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		windows_x86_64_msvc-0.48.5 \  		windows_x86_64_msvc-0.52.6 \  		winnow-0.6.20 \ +		winnow-0.7.13 \  		winreg-0.52.0 \  		winsafe-0.0.19 \  		wit-bindgen-rt-0.33.0 \ @@ -661,6 +692,7 @@ CARGO_CRATES=	addr2line-0.24.2 \  		zerofrom-derive-0.1.5 \  		zeroize-1.8.1 \  		zerovec-0.10.4 \ +		zerovec-0.11.4 \  		zerovec-derive-0.10.3 \  		zip-4.1.0 \  		zlib-rs-0.5.1 \ | 
