{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":96382888,"defaultBranch":"main","name":"env_logger","ownerLogin":"rust-cli","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-07-06T03:07:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37223191?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722472532.0","currentOid":""},"activityList":{"items":[{"before":"2f0722e269c626febd70e83a5260644f8c2c65f1","after":null,"ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-08-01T00:35:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"291a60b8ee3e54eba9f66babf9ea2a51543986d7","after":"77f5df0df1ba4df5801c699b66b105d95253dc46","ref":"refs/heads/main","pushedAt":"2024-08-01T00:35:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust crate snapbox to v0.6.16 (#329)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[snapbox](https://togithub.com/assert-rs/trycmd/tree/main/crates/snapbox)\n([source](https://togithub.com/assert-rs/trycmd)) | dev-dependencies |\npatch | `0.6.13` -> `0.6.16` |\n\n---\n\n### Release Notes\n\n
\nassert-rs/trycmd (snapbox)\n\n###\n[`v0.6.16`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.15...snapbox-v0.6.16)\n\n[Compare\nSource](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.15...snapbox-v0.6.16)\n\n###\n[`v0.6.15`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.14...snapbox-v0.6.15)\n\n[Compare\nSource](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.14...snapbox-v0.6.15)\n\n###\n[`v0.6.14`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.13...snapbox-v0.6.14)\n\n[Compare\nSource](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.13...snapbox-v0.6.14)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"before 5am on the first day of the\nmonth\" (UTC), Automerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View the\n[repository job\nlog](https://developer.mend.io/github/rust-cli/env_logger).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): Update Rust crate snapbox to v0.6.16 (#329)"}},{"before":null,"after":"2f0722e269c626febd70e83a5260644f8c2c65f1","ref":"refs/heads/renovate/compatible-(dev)","pushedAt":"2024-08-01T00:31:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust crate snapbox to v0.6.16","shortMessageHtmlLink":"chore(deps): Update Rust crate snapbox to v0.6.16"}},{"before":"fb65f241e7f8fdf319f5b17fadcc24fedb0d3ef3","after":null,"ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-07-26T20:19:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"dc9772091e3b29afac62d4eb7fa09bfe7da270dd","after":"291a60b8ee3e54eba9f66babf9ea2a51543986d7","ref":"refs/heads/main","pushedAt":"2024-07-26T20:19:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.80 (#325)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [STABLE](https://togithub.com/rust-lang/rust) | minor | `1.79` ->\n`1.80` |\n\n---\n\n### Release Notes\n\n
\nrust-lang/rust (STABLE)\n\n###\n[`v1.80`](https://togithub.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1800-2024-07-25)\n\n[Compare\nSource](https://togithub.com/rust-lang/rust/compare/1.79.0...1.80.0)\n\n\\==========================\n\n\n\n## Language\n\n- [Document maximum allocation\nsize](https://togithub.com/rust-lang/rust/pull/116675/)\n- [Allow zero-byte offsets and ZST read/writes on arbitrary\npointers](https://togithub.com/rust-lang/rust/pull/117329/)\n- [Support C23's variadics without a named\nparameter](https://togithub.com/rust-lang/rust/pull/124048/)\n- [Stabilize `exclusive_range_pattern`\nfeature](https://togithub.com/rust-lang/rust/pull/124459/)\n- [Guarantee layout and ABI of `Result` in some\nscenarios](https://togithub.com/rust-lang/rust/pull/124870)\n\n\n\n## Compiler\n\n- [Update cc crate to v1.0.97 allowing additional spectre mitigations on\nMSVC targets](https://togithub.com/rust-lang/rust/pull/124892/)\n- [Allow field reordering on types marked\n`repr(packed(1))`](https://togithub.com/rust-lang/rust/pull/125360/)\n- [Add a lint against never type fallback affecting unsafe\ncode](https://togithub.com/rust-lang/rust/pull/123939/)\n- [Disallow cast with trailing braced macro in\nlet-else](https://togithub.com/rust-lang/rust/pull/125049/)\n- [Expand `for_loops_over_fallibles` lint to lint on fallibles behind\nreferences.](https://togithub.com/rust-lang/rust/pull/125156/)\n- [self-contained linker: retry linking without `-fuse-ld=lld` on CCs\nthat don't support it](https://togithub.com/rust-lang/rust/pull/125417/)\n- [Do not parse CVarArgs (`...`) as a type in trait\nbounds](https://togithub.com/rust-lang/rust/pull/125863/)\n- Improvements to LLDB formatting\n[#​124458](https://togithub.com/rust-lang/rust/pull/124458)\n[#​124500](https://togithub.com/rust-lang/rust/pull/124500)\n- [For the wasm32-wasip2 target default to PIC and do not use\n`-fuse-ld=lld`](https://togithub.com/rust-lang/rust/pull/124858/)\n- [Add x86\\_64-unknown-linux-none as a tier 3\ntarget](https://togithub.com/rust-lang/rust/pull/125023/)\n- [Lint on `foo.into_iter()` resolving to `&Box<[T]>:\nIntoIterator`](https://togithub.com/rust-lang/rust/pull/124097/)\n\n\n\n## Libraries\n\n- [Add `size_of` and `size_of_val` and `align_of` and `align_of_val` to\nthe prelude](https://togithub.com/rust-lang/rust/pull/123168/)\n- [Abort a process when FD ownership is\nviolated](https://togithub.com/rust-lang/rust/pull/124210/)\n- [io::Write::write_fmt: panic if the formatter fails when the stream\ndoes not fail](https://togithub.com/rust-lang/rust/pull/125012/)\n- [Panic if `PathBuf::set_extension` would add a path\nseparator](https://togithub.com/rust-lang/rust/pull/125070/)\n- [Add assert_unsafe_precondition to\nunchecked\\_{add,sub,neg,mul,shl,shr}\nmethods](https://togithub.com/rust-lang/rust/pull/121571/)\n- [Update `c_char` on AIX to use the correct\ntype](https://togithub.com/rust-lang/rust/pull/122986/)\n- [`offset_of!` no longer returns a\ntemporary](https://togithub.com/rust-lang/rust/pull/124484/)\n- [Handle sigma in `str.to_lowercase`\ncorrectly](https://togithub.com/rust-lang/rust/pull/124773/)\n- [Raise `DEFAULT_MIN_STACK_SIZE` to at least\n64KiB](https://togithub.com/rust-lang/rust/pull/126059/)\n\n\n\n## Stabilized APIs\n\n- [`impl Default for\nRc`](https://doc.rust-lang.org/beta/alloc/rc/struct.Rc.html#impl-Default-for-Rc%3CCStr%3E)\n- [`impl Default for\nRc`](https://doc.rust-lang.org/beta/alloc/rc/struct.Rc.html#impl-Default-for-Rc%3Cstr%3E)\n- [`impl Default for\nRc<[T]>`](https://doc.rust-lang.org/beta/alloc/rc/struct.Rc.html#impl-Default-for-Rc%3C%5BT%5D%3E)\n- [`impl Default for\nArc`](https://doc.rust-lang.org/beta/alloc/sync/struct.Arc.html#impl-Default-for-Arc%3Cstr%3E)\n- [`impl Default for\nArc`](https://doc.rust-lang.org/beta/alloc/sync/struct.Arc.html#impl-Default-for-Arc%3CCStr%3E)\n- [`impl Default for\nArc<[T]>`](https://doc.rust-lang.org/beta/alloc/sync/struct.Arc.html#impl-Default-for-Arc%3C%5BT%5D%3E)\n- [`impl IntoIterator for\nBox<[T]>`](https://doc.rust-lang.org/beta/alloc/boxed/struct.Box.html#impl-IntoIterator-for-Box%3C%5BI%5D,+A%3E)\n- [`impl FromIterator for\nBox`](https://doc.rust-lang.org/beta/alloc/boxed/struct.Box.html#impl-FromIterator%3CString%3E-for-Box%3Cstr%3E)\n- [`impl FromIterator for\nBox`](https://doc.rust-lang.org/beta/alloc/boxed/struct.Box.html#impl-FromIterator%3Cchar%3E-for-Box%3Cstr%3E)\n-\n[`LazyCell`](https://doc.rust-lang.org/beta/core/cell/struct.LazyCell.html)\n-\n[`LazyLock`](https://doc.rust-lang.org/beta/std/sync/struct.LazyLock.html)\n-\n[`Duration::div_duration_f32`](https://doc.rust-lang.org/beta/std/time/struct.Duration.html#method.div_duration_f32)\n-\n[`Duration::div_duration_f64`](https://doc.rust-lang.org/beta/std/time/struct.Duration.html#method.div_duration_f64)\n-\n[`Option::take_if`](https://doc.rust-lang.org/beta/std/option/enum.Option.html#method.take_if)\n-\n[`Seek::seek_relative`](https://doc.rust-lang.org/beta/std/io/trait.Seek.html#method.seek_relative)\n-\n[`BinaryHeap::as_slice`](https://doc.rust-lang.org/beta/std/collections/struct.BinaryHeap.html#method.as_slice)\n-\n[`NonNull::offset`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.offset)\n-\n[`NonNull::byte_offset`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.byte_offset)\n-\n[`NonNull::add`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.add)\n-\n[`NonNull::byte_add`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.byte_add)\n-\n[`NonNull::sub`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.sub)\n-\n[`NonNull::byte_sub`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.byte_sub)\n-\n[`NonNull::offset_from`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.offset_from)\n-\n[`NonNull::byte_offset_from`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.byte_offset_from)\n-\n[`NonNull::read`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.read)\n-\n[`NonNull::read_volatile`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.read_volatile)\n-\n[`NonNull::read_unaligned`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.read_unaligned)\n-\n[`NonNull::write`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.write)\n-\n[`NonNull::write_volatile`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.write_volatile)\n-\n[`NonNull::write_unaligned`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.write_unaligned)\n-\n[`NonNull::write_bytes`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.write_bytes)\n-\n[`NonNull::copy_to`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.copy_to)\n-\n[`NonNull::copy_to_nonoverlapping`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.copy_to_nonoverlapping)\n-\n[`NonNull::copy_from`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.copy_from)\n-\n[`NonNull::copy_from_nonoverlapping`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.copy_from_nonoverlapping)\n-\n[`NonNull::replace`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.replace)\n-\n[`NonNull::swap`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.swap)\n-\n[`NonNull::drop_in_place`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.drop_in_place)\n-\n[`NonNull::align_offset`](https://doc.rust-lang.org/beta/std/ptr/struct.NonNull.html#method.align_offset)\n-\n[`<[T]>::split_at_checked`](https://doc.rust-lang.org/beta/std/primitive.slice.html#method.split_at_checked)\n-\n[`<[T]>::split_at_mut_checked`](https://doc.rust-lang.org/beta/std/primitive.slice.html#method.split_at_mut_checked)\n-\n[`str::split_at_checked`](https://doc.rust-lang.org/beta/std/primitive.str.html#method.split_at_checked)\n-\n[`str::split_at_mut_checked`](https://doc.rust-lang.org/beta/std/primitive.str.html#method.split_at_mut_checked)\n-\n[`str::trim_ascii`](https://doc.rust-lang.org/beta/std/primitive.str.html#method.trim_ascii)\n-\n[`str::trim_ascii_start`](https://doc.rust-lang.org/beta/std/primitive.str.html#method.trim_ascii_start)\n-\n[`str::trim_ascii_end`](https://doc.rust-lang.org/beta/std/primitive.str.html#method.trim_ascii_end)\n-\n[`<[u8]>::trim_ascii`](https://doc.rust-lang.org/beta/core/primitive.slice.html#method.trim_ascii)\n-\n[`<[u8]>::trim_ascii_start`](https://doc.rust-lang.org/beta/core/primitive.slice.html#method.trim_ascii_start)\n-\n[`<[u8]>::trim_ascii_end`](https://doc.rust-lang.org/beta/core/primitive.slice.html#method.trim_ascii_end)\n-\n[`Ipv4Addr::BITS`](https://doc.rust-lang.org/beta/core/net/struct.Ipv4Addr.html#associatedconstant.BITS)\n-\n[`Ipv4Addr::to_bits`](https://doc.rust-lang.org/beta/core/net/struct.Ipv4Addr.html#method.to_bits)\n-\n[`Ipv4Addr::from_bits`](https://doc.rust-lang.org/beta/core/net/struct.Ipv4Addr.html#method.from_bits)\n-\n[`Ipv6Addr::BITS`](https://doc.rust-lang.org/beta/core/net/struct.Ipv6Addr.html#associatedconstant.BITS)\n-\n[`Ipv6Addr::to_bits`](https://doc.rust-lang.org/beta/core/net/struct.Ipv6Addr.html#method.to_bits)\n-\n[`Ipv6Addr::from_bits`](https://doc.rust-lang.org/beta/core/net/struct.Ipv6Addr.html#method.from_bits)\n- [`Vec::<[T;\nN]>::into_flattened`](https://doc.rust-lang.org/beta/alloc/vec/struct.Vec.html#method.into_flattened)\n- [`<[[T;\nN]]>::as_flattened`](https://doc.rust-lang.org/beta/core/primitive.slice.html#method.as_flattened)\n- [`<[[T;\nN]]>::as_flattened_mut`](https://doc.rust-lang.org/beta/core/primitive.slice.html#method.as_flattened_mut)\n\nThese APIs are now stable in const contexts:\n\n-\n[`<[T]>::last_chunk`](https://doc.rust-lang.org/beta/core/primitive.slice.html#method.last_chunk)\n-\n[`BinaryHeap::new`](https://doc.rust-lang.org/beta/std/collections/struct.BinaryHeap.html#method.new)\n\n\n\n## Cargo\n\n- [Stabilize `-Zcheck-cfg` as always\nenabled](https://togithub.com/rust-lang/cargo/pull/13571/)\n- [Warn, rather than fail publish, if a target is\nexcluded](https://togithub.com/rust-lang/cargo/pull/13713/)\n- [Add special `check-cfg` lint config for the `unexpected_cfgs`\nlint](https://togithub.com/rust-lang/cargo/pull/13913/)\n- [Stabilize `cargo update --precise\n`](https://togithub.com/rust-lang/cargo/pull/13974/)\n- [Don't change file permissions on `Cargo.toml` when using `cargo\nadd`](https://togithub.com/rust-lang/cargo/pull/13898/)\n- [Support using `cargo fix` on IPv6-only\nnetworks](https://togithub.com/rust-lang/cargo/pull/13907/)\n\n\n\n## Rustdoc\n\n- [Allow searching for\nreferences](https://togithub.com/rust-lang/rust/pull/124148/)\n- [Stabilize `custom_code_classes_in_docs`\nfeature](https://togithub.com/rust-lang/rust/pull/124577/)\n- [fix: In cross-crate scenarios show enum variants on type aliases of\nenums](https://togithub.com/rust-lang/rust/pull/125300/)\n\n\n\n## Compatibility Notes\n\n- [rustfmt estimates line lengths differently when using non-ascii\ncharacters](https://togithub.com/rust-lang/rustfmt/issues/6203)\n- [Type aliases are now handled correctly in orphan\ncheck](https://togithub.com/rust-lang/rust/pull/117164/)\n- [Allow instructing rustdoc to read from stdin via\n`-`](https://togithub.com/rust-lang/rust/pull/124611/)\n- [`std::env::{set_var, remove_var}` can no longer be converted to safe\nfunction pointers and no longer implement the `Fn` family of\ntraits](https://togithub.com/rust-lang/rust/pull/124636)\n- [Warn (or error) when `Self` constructor from outer item is referenced\nin inner nested item](https://togithub.com/rust-lang/rust/pull/124187/)\n- [Turn `indirect_structural_match` and `pointer_structural_match` lints\ninto hard errors](https://togithub.com/rust-lang/rust/pull/124661/)\n- [Make `where_clause_object_safety` lint a regular object safety\nviolation](https://togithub.com/rust-lang/rust/pull/125380/)\n- [Turn `proc_macro_back_compat` lint into a hard\nerror.](https://togithub.com/rust-lang/rust/pull/125596/)\n- [Detect unused structs even when implementing private\ntraits](https://togithub.com/rust-lang/rust/pull/122382/)\n- [`std::sync::ReentrantLockGuard` is no longer `Sync` if `T:\n!Sync`](https://togithub.com/rust-lang/rust/pull/125527) which means\n[`std::io::StdoutLock` and `std::io::StderrLock` are no longer\nSync](https://togithub.com/rust-lang/rust/issues/127340)\n\n\n\n## Internal Changes\n\nThese changes do not affect any public interfaces of Rust, but they\nrepresent\nsignificant improvements to the performance or internals of rustc and\nrelated\ntools.\n\n- Misc improvements to size of generated html by rustdoc e.g.\n[#​124738](https://togithub.com/rust-lang/rust/pull/124738/) and\n[#​123734](https://togithub.com/rust-lang/rust/pull/123734/)\n- [MSVC targets no longer depend on\nlibc](https://togithub.com/rust-lang/rust/pull/124050/)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"* * * * *\" (UTC), Automerge - At any\ntime (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View the\n[repository job\nlog](https://developer.mend.io/github/rust-cli/env_logger).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.80 (#325)"}},{"before":"b6a41f1d7cf6a7bba1ba292182599359b0840282","after":"fb65f241e7f8fdf319f5b17fadcc24fedb0d3ef3","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-07-26T20:16:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.80","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.80"}},{"before":"71ff566e064f55d519e010b8d67bca049e31fe8d","after":"dc9772091e3b29afac62d4eb7fa09bfe7da270dd","ref":"refs/heads/main","pushedAt":"2024-07-26T19:08:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"docs: Correct markdown formatting","shortMessageHtmlLink":"docs: Correct markdown formatting"}},{"before":"e365ec584c9031e9b41ca0034d5e2b112f38b43e","after":"b6a41f1d7cf6a7bba1ba292182599359b0840282","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-07-26T18:48:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.80","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.80"}},{"before":"73bb4188026f1ad5e6409c4148d37d572cc921bd","after":"71ff566e064f55d519e010b8d67bca049e31fe8d","ref":"refs/heads/main","pushedAt":"2024-07-26T18:47:41.000Z","pushType":"pr_merge","commitsCount":14,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #326 from epage/template\n\nchore: Update from '_rust/main' template","shortMessageHtmlLink":"Merge pull request #326 from epage/template"}},{"before":null,"after":"e365ec584c9031e9b41ca0034d5e2b112f38b43e","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-07-25T22:54:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.80","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.80"}},{"before":"57f1bb7aaead25cfbaad629c344f027a8fd8615b","after":"73bb4188026f1ad5e6409c4148d37d572cc921bd","ref":"refs/heads/main","pushedAt":"2024-07-25T13:44:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"ba2748f48cbc5fe2b57be0075278adaeb5b5570c","after":"57f1bb7aaead25cfbaad629c344f027a8fd8615b","ref":"refs/heads/main","pushedAt":"2024-07-23T15:08:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"4dd976b01e8613b4c65d4eb4d8a69c7dd0fc869c","after":"ba2748f48cbc5fe2b57be0075278adaeb5b5570c","ref":"refs/heads/main","pushedAt":"2024-07-23T15:08:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"0e25d9e993241f1c57f6f7c2ab775a407a87fa3f","after":"4dd976b01e8613b4c65d4eb4d8a69c7dd0fc869c","ref":"refs/heads/main","pushedAt":"2024-07-23T15:05:11.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #324 from Maximkaaa/try_parse\n\nAdd `Builder::try_parse()` method","shortMessageHtmlLink":"Merge pull request #324 from Maximkaaa/try_parse"}},{"before":"1b50dc5f7303454e4e572655dd15c77e835a8c6d","after":null,"ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-06-13T17:47:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"e1640c493d537999281e87815ac03ca6d23fe36d","after":"0e25d9e993241f1c57f6f7c2ab775a407a87fa3f","ref":"refs/heads/main","pushedAt":"2024-06-13T17:47:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.79 (#322)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [STABLE](https://togithub.com/rust-lang/rust) | minor | `1.78` ->\n`1.79` |\n\n---\n\n### Release Notes\n\n
\nrust-lang/rust (STABLE)\n\n###\n[`v1.79`](https://togithub.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1790-2024-06-13)\n\n[Compare\nSource](https://togithub.com/rust-lang/rust/compare/1.78.0...1.79.0)\n\n\\==========================\n\n\n\n## Language\n\n- [Stabilize inline `const {}`\nexpressions.](https://togithub.com/rust-lang/rust/pull/104087/)\n- [Prevent opaque types being instantiated twice with different regions\nwithin the same\nfunction.](https://togithub.com/rust-lang/rust/pull/116935/)\n- [Stabilize WebAssembly target features that are in phase 4 and\n5.](https://togithub.com/rust-lang/rust/pull/117457/)\n- [Add the `redundant_lifetimes` lint to detect lifetimes which are\nsemantically\nredundant.](https://togithub.com/rust-lang/rust/pull/118391/)\n- [Stabilize the `unnameable_types` lint for public types that can't be\nnamed.](https://togithub.com/rust-lang/rust/pull/120144/)\n- [Enable debuginfo in macros, and stabilize `-C\ncollapse-macro-debuginfo` and\n`#[collapse_debuginfo]`.](https://togithub.com/rust-lang/rust/pull/120845/)\n- [Propagate temporary lifetime extension into `if` and `match`\nexpressions.](https://togithub.com/rust-lang/rust/pull/121346/)\n- [Restrict promotion of `const fn`\ncalls.](https://togithub.com/rust-lang/rust/pull/121557/)\n- [Warn against refining impls of crate-private traits with\n`refining_impl_trait`\nlint.](https://togithub.com/rust-lang/rust/pull/121720/)\n- [Stabilize associated type bounds (RFC\n2289).](https://togithub.com/rust-lang/rust/pull/122055/)\n- [Stabilize importing `main` from other modules or\ncrates.](https://togithub.com/rust-lang/rust/pull/122060/)\n- [Check return types of function types for\nwell-formedness](https://togithub.com/rust-lang/rust/pull/115538)\n- [Rework `impl Trait` lifetime\ninference](https://togithub.com/rust-lang/rust/pull/116891/)\n- [Change inductive trait solver cycles to be\nambiguous](https://togithub.com/rust-lang/rust/pull/122791)\n\n\n\n## Compiler\n\n- [Define `-C strip` to only affect binaries, not artifacts like\n`.pdb`.](https://togithub.com/rust-lang/rust/pull/115120/)\n- [Stabilize `-Crelro-level` for controlling runtime link\nhardening.](https://togithub.com/rust-lang/rust/pull/121694/)\n- [Stabilize checking of `cfg` names and values at compile-time with\n`--check-cfg`.](https://togithub.com/rust-lang/rust/pull/123501/)\n*Note that this only stabilizes the compiler part, the Cargo part is\nstill unstable in this release.*\n- [Add `aarch64-apple-visionos` and `aarch64-apple-visionos-sim` tier 3\ntargets.](https://togithub.com/rust-lang/rust/pull/121419/)\n- [Add `riscv32ima-unknown-none-elf` tier 3\ntarget.](https://togithub.com/rust-lang/rust/pull/122696/)\n- [Promote several Windows targets to tier\n2](https://togithub.com/rust-lang/rust/pull/121712):\n`aarch64-pc-windows-gnullvm`, `i686-pc-windows-gnullvm`, and\n`x86_64-pc-windows-gnullvm`.\n\nRefer to Rust's \\[platform support page]\\[platform-support-doc]\nfor more information on Rust's tiered platform support.\n\n\n\n## Libraries\n\n- [Implement `FromIterator` for `(impl Default + Extend, impl Default +\nExtend)`.](https://togithub.com/rust-lang/rust/pull/107462/)\n- [Implement `{Div,Rem}Assign>` on\n`X`.](https://togithub.com/rust-lang/rust/pull/121952/)\n- [Document overrides of `clone_from()` in\ncore/std.](https://togithub.com/rust-lang/rust/pull/122201/)\n- [Link MSVC default lib in\ncore.](https://togithub.com/rust-lang/rust/pull/122268/)\n- [Caution against using `transmute` between pointers and\nintegers.](https://togithub.com/rust-lang/rust/pull/122379/)\n- [Enable frame pointers for the standard\nlibrary.](https://togithub.com/rust-lang/rust/pull/122646/)\n\n\n\n## Stabilized APIs\n\n-\n[`{integer}::unchecked_add`](https://doc.rust-lang.org/stable/core/primitive.i32.html#method.unchecked_add)\n-\n[`{integer}::unchecked_mul`](https://doc.rust-lang.org/stable/core/primitive.i32.html#method.unchecked_mul)\n-\n[`{integer}::unchecked_sub`](https://doc.rust-lang.org/stable/core/primitive.i32.html#method.unchecked_sub)\n-\n[`<[T]>::split_at_unchecked`](https://doc.rust-lang.org/stable/core/primitive.slice.html#method.split_at_unchecked)\n-\n[`<[T]>::split_at_mut_unchecked`](https://doc.rust-lang.org/stable/core/primitive.slice.html#method.split_at_mut_unchecked)\n-\n[`<[u8]>::utf8_chunks`](https://doc.rust-lang.org/stable/core/primitive.slice.html#method.utf8\\_chunks)\n-\n[`str::Utf8Chunks`](https://doc.rust-lang.org/stable/core/str/struct.Utf8Chunks.html)\n-\n[`str::Utf8Chunk`](https://doc.rust-lang.org/stable/core/str/struct.Utf8Chunk.html)\n- [`<*const\nT>::is_aligned`](https://doc.rust-lang.org/stable/core/primitive.pointer.html#method.is_aligned)\n- [`<*mut\nT>::is_aligned`](https://doc.rust-lang.org/stable/core/primitive.pointer.html#method.is_aligned-1)\n-\n[`NonNull::is_aligned`](https://doc.rust-lang.org/stable/core/ptr/struct.NonNull.html#method.is_aligned)\n- [`<*const\n[T]>::len`](https://doc.rust-lang.org/stable/core/primitive.pointer.html#method.len)\n- [`<*mut\n[T]>::len`](https://doc.rust-lang.org/stable/core/primitive.pointer.html#method.len-1)\n- [`<*const\n[T]>::is_empty`](https://doc.rust-lang.org/stable/core/primitive.pointer.html#method.is_empty)\n- [`<*mut\n[T]>::is_empty`](https://doc.rust-lang.org/stable/core/primitive.pointer.html#method.is_empty-1)\n-\n[`NonNull::<[T]>::is_empty`](https://doc.rust-lang.org/stable/core/ptr/struct.NonNull.html#method.is_empty)\n-\n[`CStr::count_bytes`](https://doc.rust-lang.org/stable/core/ffi/c_str/struct.CStr.html#method.count_bytes)\n-\n[`io::Error::downcast`](https://doc.rust-lang.org/stable/std/io/struct.Error.html#method.downcast)\n-\n[`num::NonZero`](https://doc.rust-lang.org/stable/core/num/struct.NonZero.html)\n-\n[`path::absolute`](https://doc.rust-lang.org/stable/std/path/fn.absolute.html)\n-\n[`proc_macro::Literal::byte_character`](https://doc.rust-lang.org/stable/proc_macro/struct.Literal.html#method.byte_character)\n-\n[`proc_macro::Literal::c_string`](https://doc.rust-lang.org/stable/proc_macro/struct.Literal.html#method.c_string)\n\nThese APIs are now stable in const contexts:\n\n-\n[`Atomic*::into_inner`](https://doc.rust-lang.org/stable/core/sync/atomic/struct.AtomicUsize.html#method.into_inner)\n-\n[`io::Cursor::new`](https://doc.rust-lang.org/stable/std/io/struct.Cursor.html#method.new)\n-\n[`io::Cursor::get_ref`](https://doc.rust-lang.org/stable/std/io/struct.Cursor.html#method.get_ref)\n-\n[`io::Cursor::position`](https://doc.rust-lang.org/stable/std/io/struct.Cursor.html#method.position)\n- [`io::empty`](https://doc.rust-lang.org/stable/std/io/fn.empty.html)\n- [`io::repeat`](https://doc.rust-lang.org/stable/std/io/fn.repeat.html)\n- [`io::sink`](https://doc.rust-lang.org/stable/std/io/fn.sink.html)\n-\n[`panic::Location::caller`](https://doc.rust-lang.org/stable/std/panic/struct.Location.html#method.caller)\n-\n[`panic::Location::file`](https://doc.rust-lang.org/stable/std/panic/struct.Location.html#method.file)\n-\n[`panic::Location::line`](https://doc.rust-lang.org/stable/std/panic/struct.Location.html#method.line)\n-\n[`panic::Location::column`](https://doc.rust-lang.org/stable/std/panic/struct.Location.html#method.column)\n\n\n\n## Cargo\n\n- [Prevent dashes in `lib.name`, always normalizing to\n`_`.](https://togithub.com/rust-lang/cargo/pull/12783/)\n- [Stabilize MSRV-aware version requirement selection in `cargo\nadd`.](https://togithub.com/rust-lang/cargo/pull/13608/)\n- [Switch to using `gitoxide` by default for listing\nfiles.](https://togithub.com/rust-lang/cargo/pull/13696/)\n- [Error on `[project]` in Edition 2024; `cargo fix --edition` will\nchange it to\n`[package]`.](https://togithub.com/rust-lang/cargo/pull/13747/)\n\n\n\n## Rustdoc\n\n- [Always display stability version even if it's the same as the\ncontaining item.](https://togithub.com/rust-lang/rust/pull/118441/)\n- [Show a single search result for items with multiple\npaths.](https://togithub.com/rust-lang/rust/pull/119912/)\n- [Support typing `/` in docs to begin a\nsearch.](https://togithub.com/rust-lang/rust/pull/123355/)\n\n\n\n## Misc\n\n\n\n## Compatibility Notes\n\n- [Update the minimum external LLVM to\n17.](https://togithub.com/rust-lang/rust/pull/122649/)\n- [`RustcEncodable` and `RustcDecodable` are soft-destabilized, to be\nremoved\nfrom the prelude in next\nedition.](https://togithub.com/rust-lang/rust/pull/116016/)\n- [The `wasm_c_abi` future-incompatibility lint will warn about use of\nthe\nnon-spec-compliant C\nABI.](https://togithub.com/rust-lang/rust/pull/117918/)\n Use `wasm-bindgen v0.2.88` to generate forward-compatible bindings.\n- [Check return types of function types for\nwell-formedness](https://togithub.com/rust-lang/rust/pull/115538)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"* * * * *\" (UTC), Automerge - At any\ntime (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\nrepository job log\n[here](https://developer.mend.io/github/rust-cli/env_logger).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.79 (#322)"}},{"before":null,"after":"1b50dc5f7303454e4e572655dd15c77e835a8c6d","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-06-13T17:43:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.79","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.79"}},{"before":"5212df9886e2a18d76bdb344f7759eec1957b0a8","after":"e1640c493d537999281e87815ac03ca6d23fe36d","ref":"refs/heads/main","pushedAt":"2024-05-02T18:48:22.000Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #320 from epage/template\n\nchore: Update from _rust/main template","shortMessageHtmlLink":"Merge pull request #320 from epage/template"}},{"before":"11473395e6e5e47098b2cccf77901ccbbcf6c8c6","after":null,"ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-05-02T18:43:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"}},{"before":"b4057d34a52da7306f73a1057ef2f55978b50670","after":"5212df9886e2a18d76bdb344f7759eec1957b0a8","ref":"refs/heads/main","pushedAt":"2024-05-02T18:43:35.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #318 from rust-cli/renovate/stable-1.x\n\nchore(deps): Update Rust Stable to v1.78","shortMessageHtmlLink":"Merge pull request #318 from rust-cli/renovate/stable-1.x"}},{"before":"887f450bf4477833eea73b2d8f02f26856098ea6","after":"11473395e6e5e47098b2cccf77901ccbbcf6c8c6","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-05-02T18:29:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.78","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.78"}},{"before":"664c2fae6589ac680a7311a3adfa7e3ccf05e246","after":"b4057d34a52da7306f73a1057ef2f55978b50670","ref":"refs/heads/main","pushedAt":"2024-05-02T17:00:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"style: Address warnings","shortMessageHtmlLink":"style: Address warnings"}},{"before":"b2c9663b36965f5e9ec65a4b61281762c9611bb5","after":"887f450bf4477833eea73b2d8f02f26856098ea6","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-05-02T14:37:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.78","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.78"}},{"before":"16d927912cd6dab9f87672f105904e8175942db3","after":"b2c9663b36965f5e9ec65a4b61281762c9611bb5","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-05-02T14:25:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.78","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.78"}},{"before":"cb1824b132cb0f185e4099c301810b9a8a870a92","after":"664c2fae6589ac680a7311a3adfa7e3ccf05e246","ref":"refs/heads/main","pushedAt":"2024-05-02T14:21:40.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #319 from epage/style\n\nstyle: Address warnings","shortMessageHtmlLink":"Merge pull request #319 from epage/style"}},{"before":null,"after":"16d927912cd6dab9f87672f105904e8175942db3","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-05-02T14:12:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.78","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.78"}},{"before":"9f810cc9fc91df139d43b9b3f100a65654f93272","after":"cb1824b132cb0f185e4099c301810b9a8a870a92","ref":"refs/heads/main","pushedAt":"2024-04-17T02:44:05.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #317 from rust-cli/renovate/stable-1.x\n\nchore(deps): Update Rust Stable to v1.77","shortMessageHtmlLink":"Merge pull request #317 from rust-cli/renovate/stable-1.x"}},{"before":"7532dc191e2e1d062356e6a28b8f09ff48318aa2","after":null,"ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-04-17T02:44:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"}},{"before":null,"after":"7532dc191e2e1d062356e6a28b8f09ff48318aa2","ref":"refs/heads/renovate/stable-1.x","pushedAt":"2024-04-17T01:51:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): Update Rust Stable to v1.77","shortMessageHtmlLink":"chore(deps): Update Rust Stable to v1.77"}},{"before":"98ce8038803d048bf415a5ab13f7cc1aa61d242e","after":"9f810cc9fc91df139d43b9b3f100a65654f93272","ref":"refs/heads/main","pushedAt":"2024-04-17T01:50:49.000Z","pushType":"pr_merge","commitsCount":41,"pusher":{"login":"epage","name":"Ed Page","path":"/epage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60961?s=80&v=4"},"commit":{"message":"Merge pull request #316 from epage/template\n\nchore: Update from _rust/main template","shortMessageHtmlLink":"Merge pull request #316 from epage/template"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEjplp9gA","startCursor":null,"endCursor":null}},"title":"Activity ยท rust-cli/env_logger"}