ZIm/crates/repl/src
Marshall Bowers e423f03ba6
Upgrade base64 to v0.22 (#15304)
This PR upgrades the `base64` dependency to v0.22.

Supersedes #15300.

Release Notes:

- N/A
2024-07-26 17:40:38 -04:00
..
components repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
components.rs repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
jupyter_settings.rs repl: Enable jupyter by default, allow disabling (#14985) 2024-07-22 17:30:21 -04:00
kernels.rs repl: Detect Conda and Python environments with their own kernel specs (#15047) 2024-07-23 15:23:24 -07:00
outputs.rs Upgrade base64 to v0.22 (#15304) 2024-07-26 17:40:38 -04:00
repl.rs Add repl events (#15259) 2024-07-26 03:31:41 -04:00
repl_editor.rs Add repl events (#15259) 2024-07-26 03:31:41 -04:00
repl_sessions_ui.rs repl: Fix a small typo in a variable name (#15030) 2024-07-23 15:09:40 -04:00
repl_store.rs Add repl events (#15259) 2024-07-26 03:31:41 -04:00
session.rs Add repl events (#15259) 2024-07-26 03:31:41 -04:00
stdio.rs repl: Make the terminal background transparent (#15022) 2024-07-23 11:03:22 -07:00